Releases: kfzteile24/platform-connectivity-preparation-action
v4.2.1 -- Fixed base64 kubeconfig issue
v4.2 -- No more platform-code
No more platform-code (#14)
v4.1 -- Kubeconfig in base64 format
Base64 kubeconfig option (#13) * Base64 encoded kubeconfig parameter * Base64 encoded kubeconfig * Base64 encoded kubeconfig
v4.0 -- removing vault connection
Removing connection to Vault. It's not required anymore to retrieve secrets from Vault since they already exist in the kubernetes cluster.
v3.0 -- github oidc integration and iam-authenticator remove
Removing AWS Access Keys and enabling GitHub OIDC integration with AWS
iam authenticator removal
v2.5 -- upgrade python version
fix for the deploy error.
- sudo openvpn --config KFZ_pritunl.vpn.ovpn --daemon
sudo: openvpn: command not found
Error: ***[error]Process completed with exit code 1.
v2.4 -- remove hostess and dns resolver check for aws.live
Staging and Live EKS previously had dns resolver because of which hostess binary was necessary to add ip address to /etc/hosts of runner.
We removed dns resolver setup as it no longer necessary to make eks endpoint private. Hence removed hostess related logic and envs
Change the source of the aws-iam-authenticator binary
As we have upgrade our EKS to v1.21.9, this upgrade required to upgrade the aws-iam-authenticator binary as well, in the old source of the aws-iam-authenticator we couldn't download the version which is compatible with our EKS, therefore we changed the source.
Change working-directory for setup_env.sh
v2.2 Remove output via ls -la
First stable release
v2 update action.yml