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

Bump Kubefirst API SDK version. #2287

Merged
merged 4 commits into from
Sep 24, 2024
Merged

Conversation

patrickdappollonio
Copy link
Member

@patrickdappollonio patrickdappollonio commented Sep 18, 2024

Description

This PR synchronizes the SDK from Kubefirst API Go into this project. We don't have a formal release tag yet, but this should serve as the testing grounds for it.

Several functions in the SDK were updated to now return errors, and some function names have changed. This PR ensures those changes are reflected here.

Related Issue(s)

Fixes #

How to test

@patrickdappollonio patrickdappollonio self-assigned this Sep 18, 2024
@patrickdappollonio
Copy link
Member Author

Keeping this in draft until I can get some good testing going tomorrow.

@patrickdappollonio patrickdappollonio marked this pull request as ready for review September 19, 2024 19:52
@patrickdappollonio
Copy link
Member Author

Cluster came up after fixing import:

{"level":"info","time":"2024-09-19T13:45:37-04:00","message":"updated secret \"kubefirst-cluster-patrickdap\" in namespace \"kubefirst\""}
{"level":"info","time":"2024-09-19T13:45:37-04:00","message":"updated secret \"kubefirst-cluster-patrickdap\" in namespace \"kubefirst\""}
{"level":"info","time":"2024-09-19T13:45:37-04:00","message":"waiting for final sync wave Deployment to transition to Running"}
{"level":"info","time":"2024-09-19T13:48:23-04:00","message":"waiting on dns, tls certificates from letsencrypt and remaining sync waves.\n this may take up to 60 minutes but regularly completes in under 20 minutes"}
{"level":"info","time":"2024-09-19T13:48:23-04:00","message":"waiting for deployment \"crossplane-rbac-manager\" in namespace \"crossplane-system\" to be ready - this could take up to 3600 seconds"}
{"level":"info","time":"2024-09-19T13:48:33-04:00","message":"all pods in deployment \"crossplane-rbac-manager\" are ready"}
{"level":"info","time":"2024-09-19T13:48:43-04:00","message":"created Secret kubefirst-initial-state in Namespace kubefirst"}
{"level":"warn","time":"2024-09-19T13:48:43-04:00","message":"no secret found: secrets \"kubefirst-service-patrickdap\" not found"}
{"level":"info","time":"2024-09-19T13:48:43-04:00","message":"created Secret kubefirst-service-patrickdap in Namespace kubefirst"}
{"level":"info","time":"2024-09-19T13:48:43-04:00","message":"updated secret \"kubefirst-service-patrickdap\" in namespace \"kubefirst\""}
{"level":"info","time":"2024-09-19T13:48:43-04:00","message":"service added: github"}
{"level":"info","time":"2024-09-19T13:48:43-04:00","message":"updated secret \"kubefirst-service-patrickdap\" in namespace \"kubefirst\""}
{"level":"info","time":"2024-09-19T13:48:43-04:00","message":"service added: Vault"}
{"level":"info","time":"2024-09-19T13:48:43-04:00","message":"updated secret \"kubefirst-service-patrickdap\" in namespace \"kubefirst\""}
{"level":"info","time":"2024-09-19T13:48:43-04:00","message":"service added: Argo CD"}
{"level":"info","time":"2024-09-19T13:48:44-04:00","message":"updated secret \"kubefirst-service-patrickdap\" in namespace \"kubefirst\""}
{"level":"info","time":"2024-09-19T13:48:44-04:00","message":"service added: Argo Workflows"}
{"level":"info","time":"2024-09-19T13:48:44-04:00","message":"updated secret \"kubefirst-service-patrickdap\" in namespace \"kubefirst\""}
{"level":"info","time":"2024-09-19T13:48:44-04:00","message":"service added: Atlantis"}
{"level":"info","time":"2024-09-19T13:48:45-04:00","message":"updated secret \"kubefirst-service-patrickdap\" in namespace \"kubefirst\""}
{"level":"info","time":"2024-09-19T13:48:45-04:00","message":"service added: Metaphor"}
{"level":"info","time":"2024-09-19T13:48:45-04:00","message":"waiting for kubefirst-api Deployment to transition to Running"}
{"level":"info","time":"2024-09-19T13:49:00-04:00","message":"waiting for deployment \"kubefirst-kubefirst-api\" in namespace \"kubefirst\" to be ready - this could take up to 300 seconds"}
{"level":"info","time":"2024-09-19T13:49:10-04:00","message":"all pods in deployment \"kubefirst-kubefirst-api\" are ready"}
{"level":"info","time":"2024-09-19T13:49:10-04:00","message":"waiting for final sync wave Deployment to transition to Running"}
{"level":"info","time":"2024-09-19T13:49:10-04:00","message":"waiting for deployment \"argocd-server\" in namespace \"argocd\" to be ready - this could take up to 3600 seconds"}
{"level":"info","time":"2024-09-19T13:49:10-04:00","message":"all pods in deployment \"argocd-server\" are ready"}
{"level":"info","time":"2024-09-19T13:49:10-04:00","message":"updated secret \"kubefirst-cluster-patrickdap\" in namespace \"kubefirst\""}
{"level":"info","time":"2024-09-19T13:49:10-04:00","message":"cluster creation complete"}

johndietz
johndietz previously approved these changes Sep 19, 2024
@patrickdappollonio patrickdappollonio merged commit d9a7969 into main Sep 24, 2024
8 checks passed
@patrickdappollonio patrickdappollonio deleted the bump-api-sdk-version branch September 24, 2024 23:09
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.

3 participants