Skip to content

Releases: kfzteile24/platform-connectivity-preparation-action

v4.2.1 -- Fixed base64 kubeconfig issue

05 Mar 11:39
79eafc5
Compare
Choose a tag to compare
Fixing version 4.2 (#15)

* Fixing version 4.2

* Using the beta platform-connectivity-preparation action

v4.2 -- No more platform-code

22 Feb 12:54
506737f
Compare
Choose a tag to compare
No more platform-code (#14)

v4.1 -- Kubeconfig in base64 format

09 Jan 12:09
f5b1f0a
Compare
Choose a tag to compare
Base64 kubeconfig option (#13)

* Base64 encoded kubeconfig parameter

* Base64 encoded kubeconfig

* Base64 encoded kubeconfig

v4.0 -- removing vault connection

25 Oct 08:24
e6055fe
Compare
Choose a tag to compare

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

20 Apr 10:23
85c7ae0
Compare
Choose a tag to compare

Removing AWS Access Keys and enabling GitHub OIDC integration with AWS
iam authenticator removal

v2.5 -- upgrade python version

23 Nov 13:10
081c6dc
Compare
Choose a tag to compare

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

14 Sep 12:04
bbc0a6c
Compare
Choose a tag to compare

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

13 May 13:39
Compare
Choose a tag to compare

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

14 Oct 11:38
a80fb60
Compare
Choose a tag to compare
v2.2

Remove output via ls -la

First stable release

28 Apr 09:25
Compare
Choose a tag to compare
v2

update action.yml