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

Allow KubeApi connect directly to remote k8s #3766

Merged
merged 3 commits into from
Sep 13, 2021

Conversation

jakolehm
Copy link
Contributor

@jakolehm jakolehm commented Sep 9, 2021

No description provided.

Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
@jakolehm jakolehm added enhancement New feature or request area/extension Something to related to the extension api labels Sep 9, 2021
@jakolehm jakolehm added this to the 5.3.0 milestone Sep 9, 2021
@jakolehm jakolehm requested a review from a team as a code owner September 9, 2021 13:37
@jakolehm jakolehm requested review from Nokel81 and removed request for a team September 9, 2021 13:37
Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
Copy link
Contributor

@nevalla nevalla left a comment

Choose a reason for hiding this comment

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

LGTM


export interface IRemoteKubeApiConfig {
cluster: {
server: string;
Copy link
Contributor

Choose a reason for hiding this comment

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

How about naming this serverAddress?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I was following kubeconfig naming convention here.

@jakolehm jakolehm merged commit 3262b13 into master Sep 13, 2021
@jakolehm jakolehm deleted the allow-kube-api-to-connect-directly-to-remote-k8s branch September 13, 2021 07:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/extension Something to related to the extension api enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants