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

adding ks8 #562

Merged
merged 1 commit into from
Aug 7, 2024
Merged

adding ks8 #562

merged 1 commit into from
Aug 7, 2024

Conversation

robinmordasiewicz
Copy link
Owner

@robinmordasiewicz robinmordasiewicz commented Aug 7, 2024

Adds a new null resource in the spoke-k8s_cluster Terraform file. The null resource is responsible for executing a local command that sends a POST request with a multipart form data containing an OpenAPI file to a specific endpoint.

The addition of this null resource is crucial for integrating the OpenAPI file into the deployment process of the Kubernetes cluster. By automating the process of sending the OpenAPI file to the designated endpoint, we streamline the configuration and management of the Kubernetes cluster.

Overall, this change enhances the functionality and automation of the Kubernetes cluster deployment process by incorporating the OpenAPI file submission into the workflow.

@robinmordasiewicz robinmordasiewicz merged commit 1b950a9 into main Aug 7, 2024
3 of 6 checks passed
@robinmordasiewicz robinmordasiewicz deleted the dev99 branch August 7, 2024 18:31
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