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

fix(commands): use statusOnly provider resolution for several read-only commands #6063

Merged
merged 1 commit into from
May 21, 2024

Conversation

twelvemo
Copy link
Collaborator

@twelvemo twelvemo commented May 21, 2024

What this PR does / why we need it:
Applies the statusOnly option for provider resolution for all kinds of read-only commands:

  • get-actions
  • get-modules
  • get-files
  • get-graph
  • update-remote
  • profile-project
  • logs

Which issue(s) this PR fixes:

Fixes #3327

Special notes for your reviewer:

Based on the changes made in #6051.

@twelvemo twelvemo requested a review from vvagaytsev May 21, 2024 14:08
Copy link
Collaborator

@vvagaytsev vvagaytsev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💯

@twelvemo twelvemo added this pull request to the merge queue May 21, 2024
Merged via the queue into main with commit c6bc3d7 May 21, 2024
40 checks passed
@twelvemo twelvemo deleted the status-only-graph-resolution branch May 21, 2024 15:14
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.

Validate command creates k8s namespace
2 participants