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

Change SDK interface #10

Open
davidebianchi opened this issue Feb 16, 2024 · 0 comments
Open

Change SDK interface #10

davidebianchi opened this issue Feb 16, 2024 · 0 comments
Labels
breaking enhancement New feature or request

Comments

@davidebianchi
Copy link
Member

What would you like the Console SDK to do?

Proposed changes:

  1. selectedEnvironment now it's a string, it should be an object with envId:
    {
      "envId": "my-env-id"
    }
  2. unsecretedVariables renamed in publicVariables
  3. Find new interface for the non-core resources. Core resources are: services, configMaps, secrets, publicVariables.

Libraries

console-sdk-microfrontend

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants