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

Ensure CIS instance (local plan) for managed kyma provisioning #1962

Closed
kwiatekus opened this issue Feb 22, 2024 · 3 comments
Closed

Ensure CIS instance (local plan) for managed kyma provisioning #1962

kwiatekus opened this issue Feb 22, 2024 · 3 comments
Assignees
Labels
kind/feature Categorizes issue or PR as related to a new feature. wontfix This will not be worked on

Comments

@kwiatekus
Copy link
Contributor

kwiatekus commented Feb 22, 2024

Description
Kyma CLI should determine which CIS plan is used in the context and :

  • if local plan is given, than no need to ensure enything (use it to instanciate Kyma Environment in next steps )
  • if central plan is given, than use it to ensure a new CIS instance with local plan in the subaccount

At the end of the day local plan miust be used to instantiate kyma.

Related
Part-of #1942

@kwiatekus kwiatekus added the kind/feature Categorizes issue or PR as related to a new feature. label Feb 22, 2024
@Cortey Cortey self-assigned this Feb 26, 2024
@Cortey Cortey mentioned this issue Mar 8, 2024
@Cortey
Copy link
Contributor

Cortey commented Mar 8, 2024

If a user uses CLI with central-cis credentials we're able to verify that he uses invalid credentials and give his subaccount entitlement to be able to create local-cis but we cannot provision him a new instance using the central-cis due to its scope being insufficient

@kwiatekus
Copy link
Contributor Author

We should in such case respond with insufficient scope error message.
User should recognize what to do in next steps (manually provision CIS instance that is local to his subaccount)

@kwiatekus
Copy link
Contributor Author

Error handling issue #1992

@kwiatekus kwiatekus added the wontfix This will not be worked on label Mar 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature Categorizes issue or PR as related to a new feature. wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

2 participants