mia-platform / mia-platform/console-sdk

Change SDK interface

Open
#10 0 comments 1 reaction 0 assignees View on GitHub
breaking enhancement
Dominant language
TypeScript
Stars
8
Forks
0
PR merge metrics
No merged PRs in 30d

Description

### 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:
```json
{
"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

Contributor guide

Open the contributing guide

Research direction

Start by locating the console-sdk-microfrontend package and its TypeScript interfaces. Review how selectedEnvironment, unsecretedVariables, and the core resources services, configMaps, secrets, and publicVariables are represented; done means the changed shape, rename, and interface for non-core resources are agreed and implemented.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
api, developer-experience
Issue type
Refactor
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.