#releases (2019-03)
Announce New Releases for Cloud Posse GitHub Projects
Archive: https://archive.sweetops.com/releases/
2019-03-01
0.71.5: [fzf] Fix for non-interactive mode (#390) [fzf] Fix for non-interactive mode (#390)
-
Fix fzf non-interactive mode
-
Fix formating
Geodesic is a cloud automation shell. It's the fastest way to get up and running with a rock solid, production grade cloud platform built on top of strictly Open Source tools. ★ this repo! h…
what Disable bash completion for fzf if non-interactive terminal why The upstream bash completion script has a bug where it doesn’t handle this use-case
0.18.0: Codefresh update (#89) Codefresh update (#89)
-
Update codefresh
-
Fix codefrehs default values
Comprehensive Distribution of Helmfiles. Works with helmfile.d
- cloudposse/helmfiles
What Fix codefresh on-prem helmfile Why To use latest features
0.18.0: Remove opsgoodness from helm chart dependencies (#142) Remove opsgoodness from helm chart dependencies (#142)
-
remove opsgoodness from helm chart dependencies
-
fix broken tests
Collection of Makefiles to facilitate building Golang projects, Dockerfiles, Helm charts, and more - cloudposse/build-harness
What it is Removes opsgoodness from helm/repo/add-all Why This is not being used anywhere
0.18.0: Remove opsgoodness from helm chart dependencies (#142) Remove opsgoodness from helm chart dependencies (#142)
-
remove opsgoodness from helm chart dependencies
-
fix broken tests
Comprehensive Distribution of Helmfiles. Works with helmfile.d
- cloudposse/helmfiles
0.72.0 No content.
Geodesic is a cloud automation shell. It's the fastest way to get up and running with a rock solid, production grade cloud platform built on top of strictly Open Source tools. ★ this repo! h…
Geodesic is a cloud automation shell. It's the fastest way to get up and running with a rock solid, production grade cloud platform built on top of strictly Open Source tools. ★ this repo! h…
0.19.1: [datadog] Add process monitoring, cluster agent. (#88) [datadog] Changes to fixed configuration (#90)
-
Remove tolerations for cluster agent
-
Fix resource allocation
Comprehensive Distribution of Helmfiles. Works with helmfile.d
- cloudposse/helmfiles
what Remove tolerations for cluster agent Correctly set resource requests Adjust resource requests based on observed behavior why Cluster agent only runs 1 (or 3) per cluster, not on each node, …
2019-03-02
0.72.2 No content.
Geodesic is a cloud automation shell. It's the fastest way to get up and running with a rock solid, production grade cloud platform built on top of strictly Open Source tools. ★ this repo! h…
2019-03-07
0.12.0 Add variables kms_key_id
and enabled_cloudwatch_logs_exports
what
Add variables kms_key_id and enabled_cloudwatch_logs_exports
why
Missing config parameters
Terraform module to provision an RDS Aurora cluster for MySQL or Postgres - cloudposse/terraform-aws-rds-cluster
2019-03-09
0.73.0: [aws/kops] Mitigate cve-2019-5736 by making runc immutable (#396) Mitigate cve-2019-5736 by making runc immutable (#396) Disable anonymousAuth when RBAC is enabled Add Initializers and…
Geodesic is a cloud automation shell. It's the fastest way to get up and running with a rock solid, production grade cloud platform built on top of strictly Open Source tools. ★ this repo! h…
what Mitigate cve-2019-5736 by making runc immutable why When running a process as root (UID 0) inside a container, that process can exploit a bug in runc to gain root privileges on the host runnin…
2019-03-11
0.3.0 Allow VPC peering when accepter doesn’t have 1:1 subnet to routing table mapping what
Allow VPC peering when accepter doesn’t have 1:1 subnet to routing table mapping
why
In some cases a VPC does not have 1:1 mapping between subnets and route tables
Terraform module to provision a VPC peering across multiple VPCs in different accounts by using multiple providers - cloudposse/terraform-aws-vpc-peering-multi-account
0.74.0: [aws-vault] Resume current role if aws-vault server is running (#397) When attaching to a running geodesic container, if that container has an aws-vault credential server running, the new shell will use it to immediately assume the role being served. You can still assume-role to some other role if desired. Note that this shell will lose its credentials if the shell that started the server exits, because it will shut down the credential server as part of its cleanup. If that happens, you will need to assume-role, even if it is to the same role.
Geodesic is a cloud automation shell. It's the fastest way to get up and running with a rock solid, production grade cloud platform built on top of strictly Open Source tools. ★ this repo! h…
Geodesic is a cloud automation shell. It's the fastest way to get up and running with a rock solid, production grade cloud platform built on top of strictly Open Source tools. ★ this repo! h…
2019-03-12
0.72.2: Include $STAGE in role prefix (#395) No content.
Geodesic is a cloud automation shell. It's the fastest way to get up and running with a rock solid, production grade cloud platform built on top of strictly Open Source tools. ★ this repo! h…
Geodesic is a cloud automation shell. It's the fastest way to get up and running with a rock solid, production grade cloud platform built on top of strictly Open Source tools. ★ this repo! h…
2019-03-13
0.75.0: [direnv] use new TF bucket prefix method (#402) [direnv] use new TF bucket prefix method (#402)
- [direnv] use new TF bucket prefix method
TF_BUCKET_PREFIX_FORMAT selects the format to use for setting the TF
remote state bucket prefix/key: the original $(basename $(pwd))
leaf-only format, or the new full path format.
Old format uses leaf directory only, which could lead to unexpected
behaviour if you used subdirectories for structuring:…
Geodesic is a cloud automation shell. It's the fastest way to get up and running with a rock solid, production grade cloud platform built on top of strictly Open Source tools. ★ this repo! h…
what TF_BUCKET_PREFIX_FORMAT selects the format to use for setting the TF remote state bucket prefix/key: the original $(basename $(pwd)) leaf-only format, or the new full path format. why Old fo…
2019-03-15
0.75.0: Bump version of KOPS to 1.11.1 (#164) Bump version of KOPS to 1.11.1 (#164)
Signed-off-by: Guillaume Perrin
Cloud Posse installer and distribution of native apps, binaries and alpine packages - cloudposse/packages
Bump the version of KOPS from 1.10.0 to 1.11.1 Signed-off-by: Guillaume Perrin [email protected]
2019-03-16
0.76.0: [kops template] Optionally install Teleport node agent on all instances PR #405
Optionally install Teleport node agent on all instances Give…
Geodesic is a cloud automation shell. It's the fastest way to get up and running with a rock solid, production grade cloud platform built on top of strictly Open Source tools. ★ this repo! h…
what Optionally install Teleport node agent on all instances Give all instances permission to view AWS tags (permission ec2:DescribeTags) Restore permissions to allow Masters to autoscale when KOP…
Privileged access management for cloud-native infrastructure that doesn’t get in the way.
0.76.0: Parallelize builds (#165) Parallelize builds (#165)
- Parallelize builds
Cloud Posse installer and distribution of native apps, binaries and alpine packages - cloudposse/packages
what Parallelize apk builds Fix for chsh in current versions of alpine Support binary .gz packages (with help from @Nuru ) why Speed up builds
0.77.0: Parallelize builds (#165) Parallelize builds (#165)
- Parallelize builds
Cloud Posse installer and distribution of native apps, binaries and alpine packages - cloudposse/packages
0.78.0: [rackkess], [rbac-lookup] add package, [teleport] update to 3.1.8 (#163) [rackkess], [rbac-lookup] add package, [teleport] update to 3.1.8 (#163)
-
Add 3rd party tools rackkess and rbac-lookup
-
Update teleport to 3.1.8
Cloud Posse installer and distribution of native apps, binaries and alpine packages - cloudposse/packages
what Add 3rd party tools rackkess and rbac-lookup Add support for packages that consist of a single gzipped binary (e.g. rackkess) Parallelize builds for speed why Provide additional visibility i…
0.78.1 No content.
Cloud Posse installer and distribution of native apps, binaries and alpine packages - cloudposse/packages
0.79.0: Add support for alpine:3.9 (#166) Add support for alpine:3.9 (#166)
- Add support for alpine:3.9
Cloud Posse installer and distribution of native apps, binaries and alpine packages - cloudposse/packages
what Add support for alpine:3.9 why Latest release
0.76.1: [packages] Add tools rakkess and rbac-lookup (#406) Add tools rakkess and rbac-lookup (#406)
Geodesic is a cloud automation shell. It's the fastest way to get up and running with a rock solid, production grade cloud platform built on top of strictly Open Source tools. ★ this repo! h…
what Add tools to help with investigating Kubernetes RBAC: rakkess kubectl plugin to show an access matrix for all available resources rbac-lookup Find roles and cluster roles attached to any user…
0.20.0: [teleport] Initial Teleport support Initial Teleport support (#92)
Comprehensive Distribution of Helmfiles. Works with helmfile.d
- cloudposse/helmfiles
what New support for Teleport enterprise why Customer request
2019-03-17
0.20.1: [nginx-ingress] Fix path to template (#91) [nginx-ingress] Fix path to template (#91)
Relative file paths are relative to this chart, not to the directory helmfile
is run in.
Comprehensive Distribution of Helmfiles. Works with helmfile.d
- cloudposse/helmfiles
what Fix path to ingress.nginx.template why Relative file paths are relative to this chart, not to the directory helmfile is run in.
0.20.2: [teleport-ent] Shorten kubernetes names for teleport Shorten kubernetes names for teleport (#93)
Comprehensive Distribution of Helmfiles. Works with helmfile.d
- cloudposse/helmfiles
what Use “teleport” rather than “teleport-ent” as prefix in Kubernetes names and labels why Make life a little easier for operations and reporting
0.79.1 No content.
Cloud Posse installer and distribution of native apps, binaries and alpine packages - cloudposse/packages
0.21.0: [codefresh] AWS ALB support (#94) [codefresh] AWS ALB support (#94)
- Fix codefresh
Comprehensive Distribution of Helmfiles. Works with helmfile.d
- cloudposse/helmfiles
What Added codefresh alb params Why Hide codefresh behind oidc
0.21.1: [teleport-ent] Include newline at end of config files [teleport-ent] Include newline at end of config files
Include newline at end of config files (#95)
Comprehensive Distribution of Helmfiles. Works with helmfile.d
- cloudposse/helmfiles
what Include newlines at end of generated config files why Sometimes the lack of a final newline in a config file can cause problems with utilities operating on the file
2019-03-18
0.21.2: [teleport-ent] Allow configuration of cluster name [teleport-ent] Allow configuration of cluster name
- Allow configuration of cluster name (#96)
Comprehensive Distribution of Helmfiles. Works with helmfile.d
- cloudposse/helmfiles
what Allow configuration of Teleport cluster name. Before was forced to be same as Teleport Proxy Domain Name Add installation checklist why In Trusted Cluster configuration, Teleport cluster na…
0.76.2: [kops template] Add kubernetes role label to Teleport agent [kops template] Add kubernetes role label to Teleport agent
Add kubernetes role label to Teleport agent (#412)
Geodesic is a cloud automation shell. It's the fastest way to get up and running with a rock solid, production grade cloud platform built on top of strictly Open Source tools. ★ this repo! h…
what Add additional script to extract the Kubernetes role of an instance from AWS tags and use it to create a Teleport label for each instance why Better descriptions in teleport lists
0.21.3: [teleport-ent-proxy] Allow configuration of a list of Kubernetes endpoints [teleport-ent-proxy] Allow configuration of a list of Kubernetes endpoints (#97)
Comprehensive Distribution of Helmfiles. Works with helmfile.d
- cloudposse/helmfiles
what Add the ability to configure a list of Kubernetes endpoints in the Teleport proxy why In a Trusted cluster configuration, the trusted proxy will proxy endpoints for every trusting cluster'…
0.5.4 No content.
Get up and running quickly with one of our reference architecture using our fully automated cold-start process. - cloudposse/reference-architectures
0.80.0: Bump alpine from 3.8 to 3.9 (#156) Bump alpine from 3.8 to 3.9 (#156)
Bumps alpine from 3.8 to 3.9.
Signed-off-by: dependabot[bot]
Cloud Posse installer and distribution of native apps, binaries and alpine packages - cloudposse/packages
Bumps alpine from 3.8 to 3.9. Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase…
2019-03-19
0.76.3: Fix path to small-logo (#404) Fix path to small-logo (#404)
-
Fix path to small-logo
-
Commit README
-
Use URL instead of relative paths…
This is because this doc is included in README.yaml and the path will break
- Update contributors
Geodesic is a cloud automation shell. It's the fastest way to get up and running with a rock solid, production grade cloud platform built on top of strictly Open Source tools. ★ this repo! h…
What Removes docs/ from path to small logo Why Path was invalid so image was broken
0.21.4: [teleport-ent] Support for private clusters (#98) [teleport-ent] Support for private clusters (#98)
Comprehensive Distribution of Helmfiles. Works with helmfile.d
- cloudposse/helmfiles
what Support private teleport clusters that delegate access and authentication to a trusted cluster Make some bootstrap operations disabled by default and enabled only ephemerally why Further se…
0.21.5: [teleport-ent-proxy] Increase load balancer idle timeout [teleport-ent-proxy] Increase load balancer idle timeout (#99)
Comprehensive Distribution of Helmfiles. Works with helmfile.d
- cloudposse/helmfiles
what [teleport-ent-proxy] Increase load balancer idle timeout why Maximum time a Teleport session can be idle is limited by the load balancer idle timeout. This increases it to 15 minutes.
Cloud Posse Developer Hub. Complete documentation for the Cloud Posse solution. https://docs.cloudposse.com - cloudposse/docs
2019-03-20
0.21.6: [datadog] Allow user to provision static cluster secret token [datadog] Allow user to provision static cluster secret token
Allow user to provision a static cluster secret token for Datadog (#101)
Comprehensive Distribution of Helmfiles. Works with helmfile.d
- cloudposse/helmfiles
what [datadog] Allow user to provision static cluster secret token for Datadog why The Datadog cluster agent requires a secret token to protect communication with other agents. If one is not provid…
0.77.0 No content.
Geodesic is a cloud automation shell. It's the fastest way to get up and running with a rock solid, production grade cloud platform built on top of strictly Open Source tools. ★ this repo! h…
0.81.0 [variant] Update to 0.26.0 [variant] Update to 0.26.0 (#169)
- Update variant to stop it from litering directories with .env files
Cloud Posse installer and distribution of native apps, binaries and alpine packages - cloudposse/packages
what Update variant to stop it from littering directories with .env files why Previous version created a .env in every directory where it was run
0.77.1: [wrapper, aws-vault] quickfixes (#415) [wrapper, aws-vault] quickfixes (#415)
- [direnv, wrapper, aws-vault] quickfixes
Geodesic is a cloud automation shell. It's the fastest way to get up and running with a rock solid, production grade cloud platform built on top of strictly Open Source tools. ★ this repo! h…
what [wrapper] mitigate maoOS bash bug that causes a failure to find running containers [aws-vault] more accurate messaging about EC2 metadata server why [wrapper] bug fix [aws-vault] Previous s…
0.77.2: [rootfs/templates/wrapper] Use docker native filtering with ps [rootfs/templates/wrapper] Use docker native filtering with ps
Use docker native filtering with ps (#416)
Geodesic is a cloud automation shell. It's the fastest way to get up and running with a rock solid, production grade cloud platform built on top of strictly Open Source tools. ★ this repo! h…
what Update wrapper script to use the docker ps –filter option rather than pipe/grep pattern why #415 points out that pipefail is unreliable, so lets just eliminate it as a factor in this case
2019-03-21
0.22.0 No content.
Comprehensive Distribution of Helmfiles. Works with helmfile.d
- cloudposse/helmfiles
0.22.1: [teleport-ent] Adjust flags on charts (#103) [teleport-ent] Adjust flags on charts (#103)
-
[teleport-ent] Set default: false
-
[teleport-ent-proxy] Set force: true
-
[teleport-ent-auth] Set atomic: true
Comprehensive Distribution of Helmfiles. Works with helmfile.d
- cloudposse/helmfiles
what [teleport-ent-proxy] Set force: true, default: false [teleport-ent-auth] Set atomic: true, default: false why Better handling when used with other releases
0.22.1: [teleport-ent] Adjust flags on charts (#103) [teleport-ent] Adjust flags on charts (#103)
-
[teleport-ent] Set default: false
-
[teleport-ent-proxy] Set force: true
-
[teleport-ent-auth] Set atomic: true
Comprehensive Distribution of Helmfiles. Works with helmfile.d
- cloudposse/helmfiles
what [teleport-ent-proxy] Set force: true, default: false [teleport-ent-auth] Set atomic: true, default: false why Better handling when used with other releases
0.77.3: [direnv] Avoid infinite loop (#418) Apparently, direnv executes a separate shell with nullglob and failglob both off
0.22.2: [teleport-ent-auth] Comment out atomic flag [teleport-ent-auth] Comment out atomic flag
Comment out the atomic flag, as it is not yet widely supported (#104)
Comprehensive Distribution of Helmfiles. Works with helmfile.d
- cloudposse/helmfiles
what Comment out the atomic flag, as it is not yet widely supported why Allow chart to be used with Terraform 0.11.11
2019-03-22
0.37.0: acknowledge ‘.envrc’ usage (#408) acknowledge ‘.envrc’ usage (#408)
-
acknowledge ‘.envrc’ usage
-
write release configs to stdout during build
-
+ignore URL: richard.wallman.org.uk
-
remove debug output
Cloud Posse Developer Hub. Complete documentation for the Cloud Posse solution. https://docs.cloudposse.com - cloudposse/docs
What Start leaving breadcrumbs in the docs regarding moving ENV vars out of the Dockerfile and into *.envrc files.
0.23.0: [fluentd-splunk-objects] Add, [fluentd-splunk-logs] Upgrade to 1.1.0 PR #106
Upgrade to version 1.1.0
Add logging of Kubernetes object to Splunk
Comprehensive Distribution of Helmfiles. Works with helmfile.d
- cloudposse/helmfiles
what Add support for logging Kubernetes objects to Splunk Upgrade fluentd-splunk-logs to use current 1.1.0 version of Splunk conector why Customer request
2019-03-23
0.38.0 No content.
Cloud Posse Developer Hub. Complete documentation for the Cloud Posse solution. https://docs.cloudposse.com - cloudposse/docs
0.77.4 Eliminate non-local effects of shopt -s nullglob (#421) [direnv] Support multiple arguments to use_envrc (<a class=”issue-link…
Geodesic is a cloud automation shell. It's the fastest way to get up and running with a rock solid, production grade cloud platform built on top of strictly Open Source tools. ★ this repo! h…
what Eliminate cases where turning on the bash shell's nullglob option lingers past its intended scope. why The bash shell setting shopt -s nullglob changes the way "globs" are handle…
2019-03-24
0.39.0 No content.
Cloud Posse Developer Hub. Complete documentation for the Cloud Posse solution. https://docs.cloudposse.com - cloudposse/docs
0.78.0: build(deps): bump cloudposse/packages from 0.53.0 to 0.80.0 build(deps): bump cloudposse/packages from 0.53.0 to 0.80.0
build(deps): bump cloudposse/packages from 0.53.0 to 0.80.0 (#371)
Geodesic is a cloud automation shell. It's the fastest way to get up and running with a rock solid, production grade cloud platform built on top of strictly Open Source tools. ★ this repo! h…
Bumps cloudposse/packages from 0.53.0 to 0.70.0. Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting…
0.79.0: build(deps): bump awsebcli from 3.14.8 to 3.14.13 build(deps): bump awsebcli from 3.14.8 to 3.14.13
Geodesic is a cloud automation shell. It's the fastest way to get up and running with a rock solid, production grade cloud platform built on top of strictly Open Source tools. ★ this repo! h…
Deploy & manage web applications in the AWS cloud. Upload your application, and Elastic Beanstalk handles capacity provisioning, app health monitoring & more.
Bumps awsebcli from 3.14.8 to 3.14.13. Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependab…
0.80.0: build(deps): bump alpine from 3.8 to 3.9.2 build(deps): bump alpine from 3.8 to 3.9.2
Bumps alpine from 3.8 to 3.9.2. (#408)
Geodesic is a cloud automation shell. It's the fastest way to get up and running with a rock solid, production grade cloud platform built on top of strictly Open Source tools. ★ this repo! h…
Bumps alpine from 3.8 to 3.9.2. Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot reba…
0.81.0: build(deps): bump google/cloud-sdk from 228.0.0-alpine to 238.0.0-alpine build(deps): bump google/cloud-sdk from 228.0.0-alpine to 238.0.0-alpine
Bumps google/cloud-sdk from 228.0.0-alpine to to 239.0.0-alpine (#409)
Also bumps cloudposse/packages from 0.80.0 to 0.81.0
Geodesic is a cloud automation shell. It's the fastest way to get up and running with a rock solid, production grade cloud platform built on top of strictly Open Source tools. ★ this repo! h…
Bumps google/cloud-sdk from 228.0.0-alpine to 238.0.0-alpine. Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually …
0.82.0: build(deps): bump awscli from 1.16.113 to 1.16.125 build(deps): bump awscli from 1.16.113 to 1.16.125
Bumps awscli from 1.16.113 to 1.16.125. (#410)
-
[Changelog](<a…
Geodesic is a cloud automation shell. It's the fastest way to get up and running with a rock solid, production grade cloud platform built on top of strictly Open Source tools. ★ this repo! h…
Universal Command Line Interface for Amazon Web Services - aws/aws-cli
Bumps awscli from 1.16.113 to 1.16.125. Changelog Sourced from awscli's changelog. 1.16.125 api-change Update acm command to latest version api-change Update cloudwatch comm…
Universal Command Line Interface for Amazon Web Services - aws/aws-cli
0.83.0: build(deps): bump ansible from 2.7.5 to 2.7.9 build(deps): bump ansible from 2.7.5 to 2.7.9
Bumps ansible from 2.7.5 to 2.7.9. (#411)
-
[Commits](<a class=”commit-link”…
Geodesic is a cloud automation shell. It's the fastest way to get up and running with a rock solid, production grade cloud platform built on top of strictly Open Source tools. ★ this repo! h…
Ansible is a radically simple IT automation platform that makes your applications and systems easier to deploy. Avoid writing scripts or custom code to deploy and update your applications — automat…
Dependabot is rebasing this PR If you make any changes to it yourself then they will take precedence over the rebase. Bumps ansible from 2.7.5 to 2.7.9. Commits b4cba61 New release v2.7.9…
Ansible is a radically simple IT automation platform that makes your applications and systems easier to deploy. Avoid writing scripts or custom code to deploy and update your applications — automat…
2019-03-25
0.80.0: build(deps): bump alpine from 3.8 to 3.9.2 Bumps alpine from 3.8 to 3.9.2. (#408) By side-effect, bumps syslog-ng from 3.13.2-r3 to 3.19.1-r0, which causes warning messages to…
Geodesic is a cloud automation shell. It's the fastest way to get up and running with a rock solid, production grade cloud platform built on top of strictly Open Source tools. ★ this repo! h…
Bumps alpine from 3.8 to 3.9.2. Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot reba…
0.83.1: Update syslog-ng configuration to 3.19 (#423) Update syslog-ng configuration to 3.19 (#423)
Fixes warning introduced in release 0.80.0
Geodesic is a cloud automation shell. It's the fastest way to get up and running with a rock solid, production grade cloud platform built on top of strictly Open Source tools. ★ this repo! h…
what Update syslog-ng configuration to 3.19 why Required to get rid of the warning messages shown below since upgrading to syslog-ng version 3.19 in our release 0.80.0 [timestamp] WARNING: Configur…
0.84.0: Updated codefresh-setting to support codefresh-service-account (#424) Updated codefresh-setting to support codefresh-service-account (#424)
-
Updated codefresh-setting to support codefresh-service-account
-
Update codefresh-settings
Geodesic is a cloud automation shell. It's the fastest way to get up and running with a rock solid, production grade cloud platform built on top of strictly Open Source tools. ★ this repo! h…
What Update codefresh-settings Why To support cloudposse/charts#195
0.24.0: Added codefresh account (#100) Added codefresh account (#100)
- Added codefresh account
Comprehensive Distribution of Helmfiles. Works with helmfile.d
- cloudposse/helmfiles
What Install account for codefresh Why Allow codefresh to connect k8s cluster with rbac
0.84.1: [teleport] Fix permissions on teleport daemon [teleport] Fix permissions on teleport daemon
[teleport] Fix permissions on teleport daemon #425
Geodesic is a cloud automation shell. It's the fastest way to get up and running with a rock solid, production grade cloud platform built on top of strictly Open Source tools. ★ this repo! h…
what Set the correct permissions on the teleport binary installed on the node instances. why Incorrect permissions prohibited non-root users from accomplishing authorized tasks such as scp.
0.85.0: Enable run-time customization (#422) Enable run-time customization (#422)
-
Provide a variety of color palettes for
fzf
, selectable via FZF_COLORS -
Add emacs
-
Add command-line completion for aliased commands. Clean up prompt hooks.
-
Disable gobal
tfenv
by default but allow it to be turned back on via configuration -
Free up Ctrl-S for use in searching through history on command line
-
Provide hooks for user runtime…
Geodesic is a cloud automation shell. It's the fastest way to get up and running with a rock solid, production grade cloud platform built on top of strictly Open Source tools. ★ this repo! h…
what In addition to some small cleanups and additions, provide a capability for users to customize Geodesic at runtime. why Because people vary, their computers vary, what they are trying to accomp…
0.85.0: Enable runtime-customization of Geodesic This release brings major new functionality to Geodesic itself. It now has hooks for you to easily customize it at startup without having to commit those changes to a repo and rebuild a container. You can add your favorite command aliases, set color schemes, use separate bash history files for each docker image, and much more. For full details, see <a class=”issue-link js-issue-link” data-error-text=”Failed to load issue title” data-id=”424691018” data-permission-text=”Issue title is private”…
[kiam][cert-manager]Provision kiam’s TLS certs via cert-manager Provision kiam’s TLS certs via cert-manager
Upgrade cert-manager to 0.7.0 Upgrade kiam to 3.0
PR #107 Closes <a…
Comprehensive Distribution of Helmfiles. Works with helmfile.d
- cloudposse/helmfiles
what Update cert-manager chart to install version 0.7.0 Update kiam to version 3.0 (helm chart version 2.1.0) and use cert-manager to automatically provision its TLS certificates why Current ver…
2019-03-26
0.26.0: [reloader] Add reloader, [kiam] use reloader, [cert-manager] get CRD … [reloader] Add reloader, [kiam] use reloader, [cert-manager] get CRD …
…from Chart
PR #109
-
Provision kiam’s TLS certs via cert-manager
-
[cert-manager] Move CRDs to custom chart
-
[reloader] Initial release
-
[kiam]
-
Change update strategy to RollingUpdate
-
Annotate for Reloader to auto-update on change of secrets
-
Decrease GRPC_GO_LOG_VERBOSITY_LEVEL to elmiinate log spam (see <a…
Comprehensive Distribution of Helmfiles. Works with helmfile.d
- cloudposse/helmfiles
what [cert-manager] Move CRDs to custom chart [reloader] Initial release [kiam] Change update strategy to RollingUpdate Annotate for Reloader to auto-update on change of secrets Decrease GRPC_GO_…
0.26.0: [reloader] Add reloader, [kiam] use reloader, [cert-manager] get CRD … Note, due to an issue with kiam, the kiam chart in this release, combined with the intended behavior of cert-manager and reloader, will cause a kiam outage of about 6 hours every 3 months. We will fix this one way or another. :-) PR <a class=”issue-link js-issue-link” data-error-text=”Failed to load issue title” data-id=”425638648”…
Comprehensive Distribution of Helmfiles. Works with helmfile.d
- cloudposse/helmfiles
Environment: AWS, k8s 1.10, kops, calico v2.6.7, kiam helm chart from this PR helm/charts#9262 , [quay.io/uswitch/kiam//quay.io/uswitch/kiam:v3.0-rc1). We've got into an issue when did kiam upgrade: helm upgrade rotat…
0.26.0: [reloader] Add reloader, [kiam] use reloader, [cert-manager] get CRDs from chart Note, due to an issue with kiam, the kiam chart in this release, combined with the intended behavior of cert-manager and reloader, will cause a kiam outage of about 6 hours every 3 months. We will fix this one way or another. :-) PR <a class=”issue-link js-issue-link” data-error-text=”Failed to load issue title” data-id=”425638648”…
Comprehensive Distribution of Helmfiles. Works with helmfile.d
- cloudposse/helmfiles
Environment: AWS, k8s 1.10, kops, calico v2.6.7, kiam helm chart from this PR helm/charts#9262 , [quay.io/uswitch/kiam//quay.io/uswitch/kiam:v3.0-rc1). We've got into an issue when did kiam upgrade: helm upgrade rotat…
0.86.0 No content.
Geodesic is a cloud automation shell. It's the fastest way to get up and running with a rock solid, production grade cloud platform built on top of strictly Open Source tools. ★ this repo! h…
0.26.1 [kiam] Support RollingUpdate Fixes RollingUpdate problem in 0.26.0. Requires https://github.com/cloudposse/geodesic/releases/tag/0.86.0 to have kops provision iptables for kiam that are no longer provisioned automatically by kiam as of this release.
Comprehensive Distribution of Helmfiles. Works with helmfile.d
- cloudposse/helmfiles
2019-03-28
0.86.1: [history] Fix bash history file initialization [history] Fix bash history file initialization (#428)
Geodesic is a cloud automation shell. It's the fastest way to get up and running with a rock solid, production grade cloud platform built on top of strictly Open Source tools. ★ this repo! h…
what Due to a programming error, the bash history file was not being properly found and loaded. This fixes that so that the history file is found as described in #422 and loaded. why Fix bug.
2019-03-29
0.4.0 Add authentication action to ALB listener rules what
Add authentication action to ALB listener rules
why
To be able to authenticate requests to ALB with Cognito or OIDC providers and then forward them to the application endpoints
Terraform module to provision an HTTP style ingress rule based on hostname and path for an ALB using target groups - cloudposse/terraform-aws-alb-ingress
0.27.0: [codefresh] Use external webhooks (#108) [codefresh] Use external webhooks (#108)
-
Use external webhooks
-
Update codefresh
-
Update codefresh.yaml
Comprehensive Distribution of Helmfiles. Works with helmfile.d
- cloudposse/helmfiles
What Made codefresh webhooks Why Hide codefresh behind oauth2
2019-03-31
0.82.0 No content.
Cloud Posse installer and distribution of native apps, binaries and alpine packages - cloudposse/packages