Skip to content

Deploy button should be hidden for k8s if kubernetes.yaml does not exist#1596

Open
LegendArtur wants to merge 4 commits intoapache:mainfrom
LegendArtur:agub-deploy
Open

Deploy button should be hidden for k8s if kubernetes.yaml does not exist#1596
LegendArtur wants to merge 4 commits intoapache:mainfrom
LegendArtur:agub-deploy

Conversation

@LegendArtur
Copy link
Contributor

Deployment button logic improvements:

  • The Deploy button in DeploymentButtons.tsx is now only shown if the files array includes a file named KUBERNETES_YAML, preventing accidental deployments without the required configuration.
  • Added useFilesStore to the imports and component state to access the list of files for this logic.

@LegendArtur LegendArtur reopened this Feb 14, 2026
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