Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/dhall-lang/dhall-kubernetes
Typecheck, template and modularize your Kubernetes definitions with Dhall
https://github.com/dhall-lang/dhall-kubernetes
Fixes https://github.com/dhall-lang/dhall-kubernetes/issues/191
… by no longer mistakenly pre...
afb6a257713b353cd38021fe31bc1dc30a7a5503 authored about 1 year ago by Gabriella Gonzalez <[email protected]>71841c47d81cdcdcaa8a89a50657bdafc6d422bf authored over 1 year ago by Tillerino <[email protected]>
… and also update a few other things along the way
78e9df229be76be5227cef9da40f3060c1bb76e7 authored over 1 year ago by Gabriella Gonzalez <[email protected]>753c7d04fb70845294095abb350cdadc79a94184 authored over 2 years ago by Gabriella Gonzalez <[email protected]>
… as suggested by https://github.com/dhall-lang/dhall-kubernetes/issues/125#issuecomment-1172302...
ece5035457eae0b60f63ea51a4e65db7e303a02b authored over 2 years ago by Gabriella Gonzalez <[email protected]>… to pick up the `NatOrString` changes from:
https://github.com/dhall-lang/dhall-haskell/comm...
299351e9df605a149143e029287ebb0ad340c218 authored almost 3 years ago by Gabriella Gonzalez <[email protected]>bc7719ecdb1cd2340c53308e3a4c85da031aa917 authored almost 3 years ago by arobertn <[email protected]>
… by pulling in the fix from https://github.com/dhall-lang/dhall-haskell/pull/2343
49d1d68d2cae420e0dd91ac3e38546014aa2af00 authored about 3 years ago by Gabriella Gonzalez <[email protected]>9e56107fbe0cd72f5e39d558f3ecae3d2ce2c242 authored about 3 years ago by Jichao Ouyang <[email protected]>
df8b2a3e83ebe60ae49c7711b45ca4641b8f0694 authored over 3 years ago by Alvin Zhao <[email protected]>
Fixes https://github.com/dhall-lang/dhall-kubernetes/issues/174
bda43aa30e8d8807f165f82e52b4066bc3e7d45f authored over 3 years ago by Gabriella Gonzalez <[email protected]>Make sure that `rm` doesn't fail if the release has never been generated before
8c24915f939796277171cd4f4716852de3cc416c authored over 3 years ago by Gabriel Gonzalez <[email protected]>Fixes https://github.com/dhall-lang/dhall-kubernetes/issues/169
5227c6f47daf88c616e3bccb918c70869f65f91b authored over 3 years ago by Gabriel Gonzalez <[email protected]>
This improves the documentation and scripts responsible for
generating files. The main changes...
Currently CI does not enforce that they stay
in sync with the `1.17/` package, so I had to
exp...
Includes changes from https://github.com/dhall-lang/dhall-haskell/pull/2126
and https://github....
In a63120cd219f5421461bd92806c7e72ebc118834 and
3fdb6ca551f53d34d2e55916576faf8baa215e8a README...
* Fetch latest versions of kubernetes
* Update dhall-openapi and regenerate
079178f537e3aa00e90ec66289113e511db016bf authored almost 4 years ago by Will Sewell <[email protected]>
The script uses `/bin/sh` as the shell, but uses syntax that is
only defined for bash etc. Thes...
These files are only copied into the nix build for the preferred
version, so for all other vers...
a4126b7f8f0c0935e4d86f0f596176c41efbe6fe authored about 4 years ago by Gabriel Gonzalez <[email protected]>
scripts/convert.py is no longer in use - references to it should be
removed from the README
… based on an inquiry from @s-zeng in https://github.com/dhall-lang/dhall-kubernetes/pull/152#is...
a63120cd219f5421461bd92806c7e72ebc118834 authored about 4 years ago by Gabriel Gonzalez <[email protected]>3f1d8cc224644091cda2e5faa64a15081818bdd2 authored about 4 years ago by Gabriel Gonzalez <[email protected]>
1582db151398ddf19c0cd6d7b5d57857712953c3 authored over 4 years ago by Tristan de Cacqueray <[email protected]>
c636517c40a55a75952656d2fe11d76db1784088 authored over 4 years ago by Gabriel Gonzalez <[email protected]>
… to take care of also running `./scripts/generate` on behalf of the
user
… based on the discussion in #138
CI wasn't checking that the `./scripts/generate.sh` script ...
efb745854ac8d25a21ca63d4bcc0cedaf2652c14 authored over 4 years ago by Gabriel Gonzalez <[email protected]>Fixes https://github.com/dhall-lang/dhall-kubernetes/issues/136
ad3369f9f9c375ba6b6a50312737c509f891871f authored over 4 years ago by Gabriel Gonzalez <[email protected]>Fixes https://github.com/dhall-lang/dhall-kubernetes/issues/140
59132b47b7c796eeeca576cb7ca6b96077b56be6 authored over 4 years ago by Gabriel Gonzalez <[email protected]>
The `dhall-openapi` subproject from the `dhall-haskell` repository
supersedes `dhall-kubernetes...
Also generate version 1.18 along the way
Fixes https://github.com/dhall-lang/dhall-kubernetes...
f4bf4b9ddf669f7149ec32150863a93d6c4b3ef1 authored over 4 years ago by Gabriel Gonzalez <[email protected]>... so that the build works for Nix systems that are sandboxed
Fixes https://github.com/dhall...
a6a361875fa5e9a2837f6e4faba210c60b7db4bd authored over 4 years ago by Gabriel Gonzalez <[email protected]>170c6e86fc181c2e9631ad1020497f607c4dde66 authored over 4 years ago by Gabriel Gonzalez <[email protected]>
This change updates the dhall-kubernetes-generator to use the latest dhall
version so that attr...
Fixes https://github.com/dhall-lang/dhall-kubernetes/issues/122
fd9cdd46470d4cd0ae2db6191fd214f954096af1 authored over 4 years ago by Gabriel Gonzalez <[email protected]>Hydra complains about the branch name with:
```
hydra-eval-jobs returned exit code 1:
error...
It's no longer necessary, although in this case it happens to
have no effect
These scripts are obsolete and have been replaced by Nix code in
`./nix/nixpkgs.nix`
9badc02688b243887c03f84f840546b183c0afc2 authored over 4 years ago by Gabriel Gonzalez <[email protected]>
Supersedes https://github.com/dhall-lang/dhall-kubernetes/pull/85
fc275e649b48c5e6badcff25f377d03baf1ee5d0 authored over 4 years ago by Gabriel Gonzalez <[email protected]>Fixes https://github.com/dhall-lang/dhall-kubernetes/issues/112
506d633e382872346927b8cb9884d8b7382e6cab authored almost 5 years ago by Gabriel Gonzalez <[email protected]>Fixes https://github.com/dhall-lang/dhall-kubernetes/issues/86
The motivation of this is to m...
381306bcc3fd87aafe042c23bb66fe58227b85f4 authored almost 5 years ago by Gabriel Gonzalez <[email protected]>
The main motivation for the upgrade is to take advantage of the
improved formatting for example...
3c6d09a9409977cdde58a091d76a6d20509ca4b0 authored almost 5 years ago by Alessandro Marrella <[email protected]>
We don't use this for generating the Kubernetes bindings any longer, so we
can safely remove it...
This improves the granularity of the Nix build graph in order to minimize
unnecessary rebuilds....
Fixes https://github.com/dhall-lang/dhall-kubernetes/issues/75
This also changes the default ...
a8ffffc4cbf9aca29bc4a20867cece949a519ede authored almost 5 years ago by Gabriel Gonzalez <[email protected]>Related to https://github.com/dhall-lang/dhall-kubernetes/issues/75
This generalizes the mach...
eb001e668308964cb9f5ac0ae7cd782e5d20164c authored almost 5 years ago by Gabriel Gonzalez <[email protected]>50dac0e9440d30cb5550fc39e3842aff634471a2 authored almost 5 years ago by Gabriel Gonzalez <[email protected]>
8234563d0221dfd68c21c1d20c3aac7b07439602 authored almost 5 years ago by Alessandro Marrella <[email protected]>
Now we place a higher priority on production/beta/alpha than we do on v2/v1
... as requested ...
ddc42e61092f12daea9fb104f3433b14bff11dbe authored almost 5 years ago by Gabriel Gonzalez <[email protected]>
`./scripts/generate.sh` will now also auto-update the
`./examples/*.dhall` files and `./package...
Related to https://github.com/dhall-lang/dhall-kubernetes/issues/75
In order to support multi...
89e7c8ed0b2447e5d51caf4c4f103b0ef2159e4f authored almost 5 years ago by Gabriel Gonzalez <[email protected]>4ab28225a150498aef67c226d3c5f026c95b5a1e authored about 5 years ago by Greg Ziegan <[email protected]>
* Add --skipDuplicates CLI flag and handler
* Add prefixMap option for specifying external im...
337a81fa8b0fd920d62f63234fb076b4f00c2ef5 authored about 5 years ago by Hunter Kelly <[email protected]>
* Add a `package.dhall` file, which re-exports `schemas.dhall` and adds
`IntOrString`. The expe...
* Also update to the latest version of `dhall`
* Also fix `./scripts/generate.sh` to generate t...
For lack of a better term, I'm calling the `{ Type = …, default = … }`
record that the record c...
According to the Kubernetes documentation [1]:
Note: CronJob resource in batch/v2alpha1 API g...
2fb32a453cd2b95519b27434923f478421edd2df authored about 5 years ago by James Guthrie <[email protected]>We are happy users of dhall and dhall-kubernetes and we opensourced our bindings, I'm proposing ...
14ef1133686c2dd334df5342c0f264e45cac26cb authored about 5 years ago by Alessandro Marrella <[email protected]>
Now all the examples will build again with current versions
of dhall.
4ad58156b7fdbbb6da0543d8b314df899feca077 authored over 5 years ago by Fabrizio Ferrai <[email protected]>
* Adjust dhall-kubernetes-generator to handle different swagger specs
f3d759009f2e8d76eb1ede2c588d810e1ddaed81 authored over 5 years ago by Alessandro Marrella <[email protected]>
In the case that an older kubernetes openapi is used, some of the
excluded models for newer ver...
8afa82f0c7eb6c6412cca081ae108611bac9a696 authored over 5 years ago by Fabrizio Ferrai <[email protected]>
fad3589782a63fefa739d7cd1654ca362768e05b authored over 5 years ago by Fabrizio Ferrai <[email protected]>
d2edbe2104cdfa0a1cd94bf3d0d5036b34aab154 authored over 5 years ago by Robbie McMichael <[email protected]>
16a4eabbd504790257d852942b5a83c063db694a authored over 5 years ago by Fabrizio Ferrai <[email protected]>
This ports the conversion script from Python to Haskell (fix #7)
The main reasons for this po...
805b432df2b01385ed8b00364ce21e3468af1fed authored over 5 years ago by Fabrizio Ferrai <[email protected]>5d11c98b86e5ec364c15a017f94cf303d157b268 authored over 5 years ago by James Griffiths <[email protected]>
69c85131d17816889311905aaacfcb621dcaf59c authored almost 6 years ago by Fabrizio Ferrai <[email protected]>
a670cd1fee48b21e9c72baa4533de1ba56f239ac authored almost 6 years ago by Arian van Putten <[email protected]>
This makes our build reproducible and consistent
* Disables dhall tests. They don't build in ...
8d295ecedcd5fd5d9b072e4803875247cb8b4510 authored almost 6 years ago by Arian van Putten <[email protected]>f860c4e2a41eb00cde40b99f5be2a4629b664674 authored almost 6 years ago by Fabrizio Ferrai <[email protected]>
Import the Prelude only in one place, so it's cached and easily overridable
423db8a8bb5c95de8baac24c8fca4da209bdf4eb authored almost 6 years ago by Fabrizio Ferrai <[email protected]>047e56a442ce76991a0f953b15d57a1c875e2b21 authored almost 6 years ago by Ari Becker <[email protected]>
ced5c10af3b80f2053697c8d2b4621044e5e3646 authored almost 6 years ago by Fabrizio Ferrai <[email protected]>
272c10efc4e002b756c3203e0f05e361dd5cdef0 authored about 6 years ago by Gabriel Gonzalez <[email protected]>
This simplifies local testing
ee0c74c79fb1b986a97f2cacdc3b6179dd0c6f4d authored about 6 years ago by Gabriel Gonzalez <[email protected]>4a904b46883c9894f887d9e5928930175892d6f8 authored about 6 years ago by Jan van Brügge <[email protected]>
0691ba00782b87f410a59c40aac9675225cb29b5 authored about 6 years ago by Fabrizio Ferrai <[email protected]>
ad3eff2c7e128eecccf5fdda999d159ba095bfdd authored about 6 years ago by Fabrizio Ferrai <[email protected]>
f88ad18bcca0db9a3aea7955287603de1cb26e3e authored about 6 years ago by Fabrizio Ferrai <[email protected]>
b98223e2a631c7ab1c84416661b1466b844c7592 authored about 6 years ago by Simon Hafner <[email protected]>
This adds a high level API (+ tests) for:
- Deployment.v1
- Service.v1
11a986ae11d25614819adbf9aa64c6b7839efbbf authored over 6 years ago by Fabrizio Ferrai <[email protected]>
Fix #12 by introducing a `< Int : Natural | String : Text >` Union for the "int-or-string" forma...
4fec2167a8df5ac519b22c64af07cc62a949202a authored over 6 years ago by Fabrizio Ferrai <[email protected]>
* We move all the example code from the readme to the `examples` folder.
* We provide a `script...
e132545c346f56786e0eeb5df4d86554a95f978e authored over 6 years ago by Ryota Kameoka <[email protected]>
Add 'shell.nix' for local development
9fbf8be092f0d72281b5e3f9441790e1e779c8b4 authored over 6 years ago by Thomas Scholtes <[email protected]>
As part of this I created a new files `./nixpkgs` that obtains a
specific version of the nixpkgs...
ee1dbaefba3b98a7fbae9a13c4b5484f484575e7 authored over 6 years ago by Fabrizio Ferrai <[email protected]>
* We add the `glibcLocales` dependency to the somke test. This makes the
`en_US.UTF-8` locale ...
We improve the convert code by rewriting the `get_typ`. It is now more
general and properly rec...
Fix Kubernetes version for which to get swagger
d7e9d809fc482b4f78f3138bd457f004f3308929 authored over 6 years ago by Thomas Scholtes <[email protected]>
For now I think it is sufficient to hardcode this. We can come up with a
better schema later.
bc09fbe1b48d2ec902e0fd7a3883ae51a59e6222 authored over 6 years ago by Fabrizio Ferrai <[email protected]>
Update to Dhall >= 1.14
8b26ad6a4766d435668e08e8e9db51301f6b9076 authored over 6 years ago by Fabrizio Ferrai <[email protected]>f8b2122a10ee4153d27a709e7652d9ee77c9beaf authored over 6 years ago by Fabrizio Ferrai <[email protected]>