-
Updated
May 8, 2021 - Go
infrastructure-as-code
Here are 1,078 public repositories matching this topic...
-
Updated
May 8, 2021 - Go
Using --change-set-name
with multiple, parallel deployments results in context-bleed of the various changeset names being provided to each independent run of cdk deploy
. I originally raised this issue on aws/aws-cdk#14316, but it was closed by @rix0rrr with instructions to use ---change-set-name
. Unfortunately, the fix suggested
-
Updated
May 8, 2021 - Java
Requesting that you add the new Gitlab Provider as a new VCS Provider.
See here for the provider details: https://registry.terraform.io/providers/gitlabhq/gitlab/latest
-
Updated
May 8, 2021 - Go
-
Updated
May 9, 2021 - Go
-
Updated
May 8, 2021
-
Updated
May 5, 2021 - Python
-
Updated
May 9, 2021 - Go
-
Updated
May 7, 2021 - Python
-
Updated
Sep 16, 2020
-
Updated
May 4, 2021 - JavaScript
-
Updated
May 8, 2021 - Go
Hey,
When releasing a new version of my service using svc deploy
I see that the whole process takes around 5 minutes, I suspect that due to the default deregistration_delay value, is there a friendly way to set it in the manifest so it will be set to a lower value?
-
Updated
May 6, 2021 - Go
-
Updated
May 9, 2021 - JavaScript
-
Updated
Sep 30, 2020 - Go
-
Updated
May 8, 2021 - Markdown
-
Updated
Mar 14, 2021 - Ruby
-
Updated
Mar 23, 2021 - HCL
-
Updated
Feb 27, 2018 - HCL
Garbage collection works by listing everything with the gc-tag. In a busy cluster, we really want that filter to happen server-side and ideally using an index of some sort.
That means we should use a Kubernetes label, not an annotation.
I think this will require a two-step migration plan (write both but continue to read annotation; release; drop support for annotation; release).
-
Updated
Apr 6, 2021 - HCL
-
Updated
Apr 21, 2021 - Perl
-
Updated
May 8, 2021 - Shell
-
Updated
May 8, 2021 - Python
Improve this page
Add a description, image, and links to the infrastructure-as-code topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the infrastructure-as-code topic, visit your repo's landing page and select "manage topics."
We have Changelog documentation here:
https://docs.saltproject.io/en/latest/topics/development/changelog.html
However, this documentation is not integrated or referenced in our documentation on how to create PRs:
https://docs.saltproject.io/en/latest/topics/development/contributing.html
The "Changelog" section appears BEFORE the Contributing section, but should likely be placed INSIDE