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

WIP: CI test cases exist for using deployment name as k8s authn ID #93

Closed
wants to merge 1 commit into from

Conversation

diverdane
Copy link
Contributor

@diverdane diverdane commented Mar 2, 2020

WIP: Adds CI test cases that use the Kubernetes authentication plugin
in both GKE and OpenShift environments, using Deployment name
(rather than the default service account name) as a Kubernetes
authentication ID.

@diverdane diverdane force-pushed the 92-deployment-authn-ci branch 9 times, most recently from fd5c5ff to 979220c Compare March 3, 2020 18:19
@diverdane diverdane changed the title CI test cases exist for using deployment name as k8s authn ID WIP: CI test cases exist for using deployment name as k8s authn ID Mar 3, 2020
@diverdane diverdane force-pushed the 92-deployment-authn-ci branch 20 times, most recently from b98086d to 66f35d1 Compare March 4, 2020 22:35
@diverdane diverdane force-pushed the 92-deployment-authn-ci branch 25 times, most recently from 56d13ba to 034c7e2 Compare March 10, 2020 14:59
Adds CI test cases that use the Kubernetes authentication plugin
in both GKE and OpenShift environments, using Deployment name
(rather than the default service account name) as a Kubernetes
authentication ID.

Addresses Issue #92
@diverdane diverdane force-pushed the 92-deployment-authn-ci branch from 034c7e2 to 9633f0b Compare March 10, 2020 16:03
@diverdane
Copy link
Contributor Author

diverdane commented Oct 29, 2020

This PR and the Issue that it is connected to (Issue #92) has been addressed for using Deployment names as identity for GKE with PR #107.
Another Issue has been filed to specifically address using DeploymentConfigs in OpenShift CI:
Issue #115

@diverdane diverdane closed this Oct 29, 2020
@diverdane diverdane deleted the 92-deployment-authn-ci branch April 5, 2021 20:24
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.

1 participant