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

feat: [TKC-2581] add testworkflow / template cloud client #5882

Merged
merged 1 commit into from
Oct 8, 2024

Conversation

povilasv
Copy link
Contributor

@povilasv povilasv commented Oct 1, 2024

Pull request description

Adds a feature flagged WORKFLOW_STORAGE config, which defaults to crd.

You can use control-plane to get workflows / workflow templates thru control-plane GRPC API.

The storage interface is limited to only getting, as creating / updating thru agent api will be removed.

Checklist (choose whats happened)

  • breaking change! (describe)
  • tested locally
  • tested on cluster
  • added new dependencies
  • updated the docs
  • added a test

Breaking changes

Changes

Fixes

@kubeshop-bot
Copy link
Collaborator

@povilasv povilasv force-pushed the sandbox/list-workflows branch 6 times, most recently from 619fb90 to 7c2241b Compare October 7, 2024 07:30
@povilasv povilasv marked this pull request as ready for review October 8, 2024 05:59
@povilasv povilasv requested a review from a team as a code owner October 8, 2024 05:59
@povilasv povilasv merged commit 21bf1e1 into main Oct 8, 2024
38 checks passed
@povilasv povilasv deleted the sandbox/list-workflows branch October 8, 2024 07:12
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