Skip to content

Conversation

GiovanniRusso2002
Copy link

The Public Exposure button has been added to open a panel that allows you to insert the desired ports.

@GiovanniRusso2002 GiovanniRusso2002 requested a review from a team as a code owner September 5, 2025 08:26
@kingmakerbot
Copy link
Collaborator

Hi @GiovanniRusso2002. Thanks for your PR.

I am @kingmakerbot.
You can interact with me issuing a slash command in the first line of a comment.
Currently, I understand the following commands:

  • /rebase: Rebase this PR onto the master branch
  • /merge: Merge this PR into the master branch
  • /hold: Adds hold label to prevent merging with /merge
  • /unhold: Removes the hold label to allow merging with /merge
  • /deploy-staging: Deploy a staging environment to test this PR (the build-all flag enables user environments building)
  • /undeploy-staging: Manually undeploy the staging environment

Make sure this PR appears in the CrownLabs changelog, adding one of the following labels:

  • kind/breaking: 💥 Breaking Change
  • kind/feature: 🚀 New Feature
  • kind/bug: 🐛 Bug Fix
  • kind/cleanup: 🧹 Code Refactoring
  • kind/docs: 📝 Documentation

- Replace (status as any) === Phase2.Off with direct comparison
- Fix TypeScript linting error @typescript-eslint/no-explicit-any
- Apply Prettier formatting fixes to all frontend files
- Update SharedVolume type from Phase3 to Phase5 enum
- Fix RowShVolStatus component to use Phase5 instead of Phase3
- Add allowPublicExposure property to Template mapping in getTemplatesMapped
- Update imports to use Phase5 instead of Phase3
- Regenerate GraphQL types to ensure compatibility
- Fix all TypeScript compilation errors for Docker build
@frisso
Copy link
Member

frisso commented Sep 5, 2025

/deploy-staging

@kingmakerbot
Copy link
Collaborator

Your staging environment has been correctly deployed/updated!
Available here: Frontend, Qlkube
Operators: add the crownlabs.polito.it/operator-selector=staging-969 label to your tenant.

- Add allowPublicExposure field to GraphQL queries and subscriptions for templates
- Add publicExposure fields (spec and status) to instance queries and subscriptions
- Update subscription detection logic to track publicExposure changes in real-time
- Fix PublicExposureModal to allow deletion of all port exposures
- Enhance makeGuiInstance and getManagerInstances to use publicExposureStatus
- Update getSubObjTypeCustom and getSubObjTypeK8s to detect publicExposure changes
- Add informational alert when no ports are exposed in modal
- Regenerate GraphQL types with new schema fields

Fixes real-time UI updates for public exposure changes and enables complete
port exposure management including disabling all exposures.
@pull-request-size pull-request-size bot added size/XL and removed size/L labels Sep 5, 2025
@air-31
Copy link
Contributor

air-31 commented Sep 5, 2025

/deploy-staging

@kingmakerbot
Copy link
Collaborator

Your staging environment has been correctly deployed/updated!
Available here: Frontend, Qlkube
Operators: add the crownlabs.polito.it/operator-selector=staging-969 label to your tenant.

@QcFe
Copy link
Collaborator

QcFe commented Sep 22, 2025

/deploy-staging

@kingmakerbot
Copy link
Collaborator

Your staging environment has been correctly deployed/updated!
Available here: Frontend, Qlkube
Operators: add the crownlabs.polito.it/operator-selector=staging-969 label to your tenant.

@air-31
Copy link
Contributor

air-31 commented Sep 23, 2025

/deploy-staging

@kingmakerbot
Copy link
Collaborator

Your staging environment has been correctly deployed/updated!
Available here: Frontend, Qlkube
Operators: add the crownlabs.polito.it/operator-selector=staging-969 label to your tenant.

@air-31
Copy link
Contributor

air-31 commented Sep 23, 2025

/deploy-staging

@kingmakerbot
Copy link
Collaborator

Your staging environment has been correctly deployed/updated!
Available here: Frontend, Qlkube
Operators: add the crownlabs.polito.it/operator-selector=staging-969 label to your tenant.

@air-31
Copy link
Contributor

air-31 commented Sep 23, 2025

/deploy-staging

@kingmakerbot
Copy link
Collaborator

Your staging environment has been correctly deployed/updated!
Available here: Frontend, Qlkube
Operators: add the crownlabs.polito.it/operator-selector=staging-969 label to your tenant.

@air-31
Copy link
Contributor

air-31 commented Sep 24, 2025

/deploy-staging

@kingmakerbot
Copy link
Collaborator

Your staging environment has been correctly deployed/updated!
Available here: Frontend, Qlkube
Operators: add the crownlabs.polito.it/operator-selector=staging-969 label to your tenant.

GiovanniRusso2002 and others added 4 commits September 24, 2025 09:50
- request PublicExposure possible only when instance is ready
- Starting phase instead of pause/off phase for instance
@air-31
Copy link
Contributor

air-31 commented Sep 25, 2025

/deploy-staging

@kingmakerbot
Copy link
Collaborator

Your staging environment has been correctly deployed/updated!
Available here: Frontend, Qlkube
Operators: add the crownlabs.polito.it/operator-selector=staging-969 label to your tenant.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants