26 messages
Announce New Releases for Cloud Posse GitHub Projects
Archive: https://archive.sweetops.com/releases/
rssover 5 years ago(edited)
0.6.0: use github actions (#19)
use github actions (#19)
* use github actions
* run tests
* run tests
* fix path
* update to upload artifacts
* show artifacts
* fix path
* name artifact
* Update .github/workflows/go.yml
Co-authored-by: Andriy Knysh
* Update .github/workflows/go.yml
Co-authored-by: Andriy Knysh
* Update .github/workflows/go.yml
Co-authored-by: Andriy Knysh
Co-authored-by: Andriy Knysh
use github actions (#19)
* use github actions
* run tests
* run tests
* fix path
* update to upload artifacts
* show artifacts
* fix path
* name artifact
* Update .github/workflows/go.yml
Co-authored-by: Andriy Knysh
* Update .github/workflows/go.yml
Co-authored-by: Andriy Knysh
* Update .github/workflows/go.yml
Co-authored-by: Andriy Knysh
Co-authored-by: Andriy Knysh
rssover 5 years ago(edited)
0.6.1: Add -no-color flag to readme cmds (#18)
Add -no-color flag to readme cmds (#18)
* Add -no-color flag to readme cmds
* Generated README.md from build_harness
Co-authored-by: Erik Osterman
Add -no-color flag to readme cmds (#18)
* Add -no-color flag to readme cmds
* Generated README.md from build_harness
Co-authored-by: Erik Osterman
rssover 5 years ago(edited)
0.109.0 [prometheus-operator] alertmanager opsgenie integration #253
what
[prometheus-operator] alertmanager can now be configured to send notifications to opsgenie
why
to be able to integrate with opsgenie
notes
tested on single environment with and without variable KUBE_PROMETHEUS_ALERT_MANAGER_OPSGENIE_API_KEY ✅️
what
[prometheus-operator] alertmanager can now be configured to send notifications to opsgenie
why
to be able to integrate with opsgenie
notes
tested on single environment with and without variable KUBE_PROMETHEUS_ALERT_MANAGER_OPSGENIE_API_KEY ✅️
rssover 5 years ago(edited)
0.11.0: Updates to ChatOps - Automated commit (#33)
Updates to ChatOps - Automated commit (#33)
## What
* Adds chatops commands
- '/test all'
- '/test bats'
- '/test readme'
- '/test terratest'
* Drops codefresh
* Drops slash-command-dispatch
* Removes codefresh badge
* Rebuilds README
## Why
* Change over from codefresh to GH Actions
* Facilitate testing of PRs from forks
Updates to ChatOps - Automated commit (#33)
## What
* Adds chatops commands
- '/test all'
- '/test bats'
- '/test readme'
- '/test terratest'
* Drops codefresh
* Drops slash-command-dispatch
* Removes codefresh badge
* Rebuilds README
## Why
* Change over from codefresh to GH Actions
* Facilitate testing of PRs from forks
rssover 5 years ago(edited)
0.6.0: Updates to ChatOps - Automated commit (#8)
Updates to ChatOps - Automated commit (#8)
## What
* Adds chatops commands
- '/test all'
- '/test bats'
- '/test readme'
- '/test terratest'
* Drops codefresh
* Drops slash-command-dispatch
* Removes codefresh badge
* Rebuilds README
## Why
* Change over from codefresh to GH Actions
* Facilitate testing of PRs from forks
Updates to ChatOps - Automated commit (#8)
## What
* Adds chatops commands
- '/test all'
- '/test bats'
- '/test readme'
- '/test terratest'
* Drops codefresh
* Drops slash-command-dispatch
* Removes codefresh badge
* Rebuilds README
## Why
* Change over from codefresh to GH Actions
* Facilitate testing of PRs from forks
rssover 5 years ago(edited)
0.3.0: Updates to ChatOps - Automated commit (#4)
Updates to ChatOps - Automated commit (#4)
## What
* Adds chatops commands
- '/test all'
- '/test bats'
- '/test readme'
- '/test terratest'
* Drops codefresh
* Drops slash-command-dispatch
* Removes codefresh badge
* Rebuilds README
## Why
* Change over from codefresh to GH Actions
* Facilitate testing of PRs from forks
Updates to ChatOps - Automated commit (#4)
## What
* Adds chatops commands
- '/test all'
- '/test bats'
- '/test readme'
- '/test terratest'
* Drops codefresh
* Drops slash-command-dispatch
* Removes codefresh badge
* Rebuilds README
## Why
* Change over from codefresh to GH Actions
* Facilitate testing of PRs from forks
rssover 5 years ago(edited)
0.7.0: Updates to ChatOps - Automated commit (#18)
Updates to ChatOps - Automated commit (#18)
## What
* Adds chatops commands
- '/test all'
- '/test bats'
- '/test readme'
- '/test terratest'
* Drops codefresh
* Drops slash-command-dispatch
* Removes codefresh badge
* Rebuilds README
## Why
* Change over from codefresh to GH Actions
* Facilitate testing of PRs from forks
Updates to ChatOps - Automated commit (#18)
## What
* Adds chatops commands
- '/test all'
- '/test bats'
- '/test readme'
- '/test terratest'
* Drops codefresh
* Drops slash-command-dispatch
* Removes codefresh badge
* Rebuilds README
## Why
* Change over from codefresh to GH Actions
* Facilitate testing of PRs from forks
rssover 5 years ago(edited)
0.11.1: Updates to ChatOps - Automated commit (#43)
Updates to ChatOps - Automated commit (#43)
## What
* Adds chatops commands
- '/test all'
- '/test bats'
- '/test readme'
- '/test terratest'
* Drops codefresh
* Drops slash-command-dispatch
* Removes codefresh badge
* Rebuilds README
## Why
* Change over from codefresh to GH Actions
* Facilitate testing of PRs from forks
Co-authored-by: Erik Osterman
Updates to ChatOps - Automated commit (#43)
## What
* Adds chatops commands
- '/test all'
- '/test bats'
- '/test readme'
- '/test terratest'
* Drops codefresh
* Drops slash-command-dispatch
* Removes codefresh badge
* Rebuilds README
## Why
* Change over from codefresh to GH Actions
* Facilitate testing of PRs from forks
Co-authored-by: Erik Osterman
rssover 5 years ago(edited)
0.109.1 [prometheus-operator] Add CLUSTER_NAME to opsgenie details in alertmanager config
what
[prometheus-operator] CLUSTER_NAME environment variable is now added as option to opsgenie details
why
[prometheus-operator] For this integration to be more robust
what
[prometheus-operator] CLUSTER_NAME environment variable is now added as option to opsgenie details
why
[prometheus-operator] For this integration to be more robust
rssover 5 years ago(edited)
0.38.0 Changes to support README.md to passing super-linter #230
what
Small changes for README.md to be linted
why
To conform with MD standards
references
cloudposse/.github#1 - gh actions are passing for README.md
what
Small changes for README.md to be linted
why
To conform with MD standards
references
cloudposse/.github#1 - gh actions are passing for README.md
rssover 5 years ago
0.38.0 Changes to support README.md to passing super-linter #230
what
Small changes for README.md to be linted
why
To conform with MD standards
references
cloudposse/.github#1 - gh actions are passing for README.md
what
Small changes for README.md to be linted
why
To conform with MD standards
references
cloudposse/.github#1 - gh actions are passing for README.md
rssover 5 years ago(edited)
0.28.0: Allow user to pass in cluster_identifier (#72)
what
This allows the user to pass in cluster_identifier which will override the autogenerated label id, which is used for other resources
why
It may be necessary to name the cluster separately from other resources. An example of this could be where you want to uniquely name your database for backup/restore purposes. E.g. you might want to call your database database-1 and then restore to database-2. Being able to pass this in separately will mean you only need to reimport the cluster, it will...
what
This allows the user to pass in cluster_identifier which will override the autogenerated label id, which is used for other resources
why
It may be necessary to name the cluster separately from other resources. An example of this could be where you want to uniquely name your database for backup/restore purposes. E.g. you might want to call your database database-1 and then restore to database-2. Being able to pass this in separately will mean you only need to reimport the cluster, it will...
rssover 5 years ago(edited)
0.133.0 [prompt] AWS profile, cluster name shortening
[prompt] AWS profile, cluster name shortening (#601)
release note
Geodesic automatically installs a function to shorten the name of the Kubernetes...
[prompt] AWS profile, cluster name shortening (#601)
release note
Geodesic automatically installs a function to shorten the name of the Kubernetes...
rssover 5 years ago(edited)
0.133.0 [prompt] AWS profile, cluster name shortening
[prompt] AWS profile, cluster name shortening (#601)
release note
Geodesic automatically installs a function to shorten the name of the Kubernetes...
[prompt] AWS profile, cluster name shortening (#601)
release note
Geodesic automatically installs a function to shorten the name of the Kubernetes...
rssover 5 years ago(edited)
0.109.2 Prometheus operator alertmanager opsgenie integration additional details #256
what
[prometheus-operator] Additional opsgenie configuration that allows custom message
[prometheus-operator] Additional opsgenie configuration that adds all common labels to tags
why
for opsgenie configuration to be more robust
what
[prometheus-operator] Additional opsgenie configuration that allows custom message
[prometheus-operator] Additional opsgenie configuration that adds all common labels to tags
why
for opsgenie configuration to be more robust
rssover 5 years ago(edited)
0.12.0: Stickiness support (#45)
what
Allow users to configure stickiness block
Defaults to current behavior (no sticky)
why
Adds flexibility, expose more of native ELB/TF functionality
While I prefer to avoid it, I have an app which benefits from sticky :-)
references
closes <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="559916565" data-permission-text="Title is private" data-url="https://github.com/cloudposse/terraform-aws-alb/issues/35" data-hovercard-type="issue"...
what
Allow users to configure stickiness block
Defaults to current behavior (no sticky)
why
Adds flexibility, expose more of native ELB/TF functionality
While I prefer to avoid it, I have an app which benefits from sticky :-)
references
closes <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="559916565" data-permission-text="Title is private" data-url="https://github.com/cloudposse/terraform-aws-alb/issues/35" data-hovercard-type="issue"...
rssover 5 years ago(edited)
0.52.0: Update contributor docs (#490)
Update contributor docs (#490)
* update docs
* fix image ref
* use dockerhub
* fix broken urls
* push to docker hub so we can take advantage of layer caching
* Update content/community/faq.md
Co-authored-by: Andriy Knysh
* Update content/terraform/best-practices.md
Co-authored-by: Andriy Knysh
* better caching
Co-authored-by: Andriy Knysh
Update contributor docs (#490)
* update docs
* fix image ref
* use dockerhub
* fix broken urls
* push to docker hub so we can take advantage of layer caching
* Update content/community/faq.md
Co-authored-by: Andriy Knysh
* Update content/terraform/best-practices.md
Co-authored-by: Andriy Knysh
* better caching
Co-authored-by: Andriy Knysh
rssover 5 years ago(edited)
0.110.0 [nginx-ingress] reorder deployment #257
what
[nginx-ingress] ingress-backend should be deployed before ingress
why
otherwise deployment can fail due to race condition
what
[nginx-ingress] ingress-backend should be deployed before ingress
why
otherwise deployment can fail due to race condition
rssover 5 years ago(edited)
0.110.1 Nginx ingress reorder deployment fix #258
what
[nginx-ingress] ingress-backend should be deployed before ingress, with fixed indentation
why
otherwise deployment can fail due to race condition
what
[nginx-ingress] ingress-backend should be deployed before ingress, with fixed indentation
why
otherwise deployment can fail due to race condition
rssover 5 years ago(edited)
0.39.0 Update README template to pass lint and add gh action superlinter #232
what
superlinter fix
why
In PR against terraform-example-module I ran into issue with superlint
ERROR:[README.md:240 MD046/code-block-style Code block style [Expected: fenced; Actual: indented]]
Here is documentation about it:
<a...
what
superlinter fix
why
In PR against terraform-example-module I ran into issue with superlint
ERROR:[README.md:240 MD046/code-block-style Code block style [Expected: fenced; Actual: indented]]
Here is documentation about it:
<a...
rssover 5 years ago
0.39.0 Update README template to pass lint and add gh action superlinter #232
what
superlinter fix
why
In PR against terraform-example-module I ran into issue with superlint
ERROR:[README.md:240 MD046/code-block-style Code block style [Expected: fenced; Actual: indented]]
Here is documentation about it:
<a...
what
superlinter fix
why
In PR against terraform-example-module I ran into issue with superlint
ERROR:[README.md:240 MD046/code-block-style Code block style [Expected: fenced; Actual: indented]]
Here is documentation about it:
<a...
rssover 5 years ago(edited)
0.110.2 update nginx-default-backend to 0.5.0
what
[nginx-ingress] nginx-default-backend to 0.5.0
why
Newer Kubernetes version require selector to be present in DeploymentSpec. New version of chart provide it.
references
<a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="567913288" data-permission-text="Title is private" data-url="https://github.com/cloudposse/charts/issues/230" data-hovercard-type="pull_request" data-hovercard-url="/cloudposse/charts/pull/230/hovercard"...
what
[nginx-ingress] nginx-default-backend to 0.5.0
why
Newer Kubernetes version require selector to be present in DeploymentSpec. New version of chart provide it.
references
<a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="567913288" data-permission-text="Title is private" data-url="https://github.com/cloudposse/charts/issues/230" data-hovercard-type="pull_request" data-hovercard-url="/cloudposse/charts/pull/230/hovercard"...