Skip to content

Conversation

colesnodgrass
Copy link
Member

  • fix https://github.com/airbytehq/airbyte-internal-issues/issues/9582
  • add a abctl local deployments sub command
    • by default will list all the deployments
    • if passed --restart=[deployment name], will restart the provided deployment
  • add k8stest package
    • moved mockK8Client (from the existing tests) to MockClient in this package
    • follows a similar model that the package dockertest uses
  • update the default k8s.Client to be injectable (in kong)
    • this enabled me to write tests for the deployment sub-command
    • also adds the ability to write tests easier for other sub-commands (not in this PR)

@colesnodgrass colesnodgrass requested a review from a team as a code owner August 29, 2024 21:36
@colesnodgrass colesnodgrass merged commit bedbead into main Aug 30, 2024
2 checks passed
@colesnodgrass colesnodgrass deleted the cole/restart-service branch August 30, 2024 17:42
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