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(hpc-vmware-managed-vcd): add pcc-migration condition #13635

Merged
merged 1 commit into from
Oct 17, 2024

Conversation

chipp972
Copy link
Contributor

ref: MANAGER-15398

Question Answer
Branch? develop
Bug fix? no
New feature? yes
Breaking change? no
Tickets MANAGER-15398
License BSD 3-Clause
  • Try to keep pull requests small so they can be easily reviewed.
  • Commits are signed-off
  • Only FR translations have been updated
  • Branch is up-to-date with target branch
  • Lint has passed locally
  • Standalone app was ran and tested locally
  • Ticket reference is mentioned in linked commits (internal only)
  • Breaking change is mentioned in relevant commits

Description

Related

@@ -95,9 +95,11 @@ export default /* @ngInject */ ($stateProvider) => {

managedVCDAvailability: /* @ngInject */ (ovhFeatureFlipping) =>
ovhFeatureFlipping
.checkFeatureAvailability('hpc-vmware-managed-vcd')
.checkFeatureAvailability(['hpc-vmware-managed-vcd:pcc-migration'])
Copy link
Contributor

Choose a reason for hiding this comment

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

Are brackets [ ] still needed ?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

fixed

ref: MANAGER-15398

Signed-off-by: Nicolas Pierre-charles <[email protected]>
Copy link

sonarcloud bot commented Oct 17, 2024

@chipp972 chipp972 merged commit 2b9b547 into feat/hpc-vcd-beta Oct 17, 2024
13 of 14 checks passed
@chipp972 chipp972 deleted the feat/vcd-15398 branch October 17, 2024 09:49
darsene pushed a commit that referenced this pull request Oct 17, 2024
ref: MANAGER-15398

Signed-off-by: Nicolas Pierre-charles <[email protected]>
darsene pushed a commit that referenced this pull request Oct 18, 2024
ref: MANAGER-15398

Signed-off-by: Nicolas Pierre-charles <[email protected]>
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.

3 participants