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

Add new K8s clientset and replicate kubectl apply behaviour #161

Closed

Conversation

ptzianos
Copy link
Contributor

@ptzianos ptzianos commented May 1, 2024

Adds new clientset that is a combination of the Tekton V1Beta1 clientset along with a fake clientset to allow users to mock calls to the K8s API efficiently. The migrations commands are modified to use the new Apply method of the K8s clientset that replicates the kubectl apply behaviour

@ptzianos ptzianos changed the title Ptzianos/add new k8s clientset Add new K8s clientset and replicate kubectl apply behaviour May 1, 2024
@ptzianos ptzianos requested a review from northdpole May 1, 2024 14:35
@ptzianos
Copy link
Contributor Author

ptzianos commented May 1, 2024

The commits that are missing from the history are completely irrelevant to this, so I don't expect any conflicts, the only PR that is using this code is stacked on top of this and it's in draft form atm

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.

None yet

1 participant