Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dockerfile: Install aws / azure / gcloud CLIs #2624

Merged
merged 1 commit into from
Jun 24, 2024

Conversation

michi-covalent
Copy link
Contributor

Install cloud CLIs so that you can run cilium-cli from inside a container and connect to AKS / EKS / GKE clusters.

This commit also changes in-cluster scripts to use bash instead of sh. Some of these scripts are not POSIX-compliant, and they don't work with sh that comes with Ubuntu.

Ref: #2623
Ref: cilium/design-cfps#9

Install cloud CLIs so that you can run cilium-cli from inside a
container and connect to AKS / EKS / GKE clusters.

This commit also changes in-cluster scripts to use bash instead of sh.
Some of these scripts are not POSIX-compliant, and they don't work with
sh that comes with Ubuntu.

Ref: #2623
Ref: cilium/design-cfps#9

Signed-off-by: Michi Mutsuzaki <[email protected]>
Copy link
Contributor

@viktor-kurchenko viktor-kurchenko left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@michi-covalent michi-covalent merged commit ce00e4e into main Jun 24, 2024
10 of 15 checks passed
@michi-covalent michi-covalent deleted the pr/michi/i-like-ubuntu branch June 24, 2024 20:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants