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

Support kube-control v2 schema #5

Merged
merged 3 commits into from
Nov 20, 2024
Merged

Support kube-control v2 schema #5

merged 3 commits into from
Nov 20, 2024

Conversation

addyess
Copy link
Member

@addyess addyess commented Nov 12, 2024

Overview

Make use of charmed-kubernetes/interface-kube-control#2 to support integration of the k8s operator with aws

Details

  • support receiving the ca-cert of the k8s endpoint over the kube-control relation
  • support receiving the auth tokens over the kube-control relation via secrets
  • use a better group system:masters to scope k8s token

@addyess addyess force-pushed the KU-2000/use-v2-kubecontrol branch from 4f8138a to 8c1a455 Compare November 12, 2024 22:40
@addyess addyess force-pushed the KU-2000/use-v2-kubecontrol branch from 8c1a455 to a48f7ce Compare November 13, 2024 04:00
@addyess addyess force-pushed the KU-2000/use-v2-kubecontrol branch from dba0b54 to 0301d81 Compare November 19, 2024 19:53
Copy link

@eaudetcobello eaudetcobello left a comment

Choose a reason for hiding this comment

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

Looks good!

@addyess addyess merged commit bc71c22 into main Nov 20, 2024
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants