Skip to content

feat: Environment tiers - #66

Open
nterbogt wants to merge 5 commits into
mainfrom
environment-tiers
Open

feat: Environment tiers#66
nterbogt wants to merge 5 commits into
mainfrom
environment-tiers

Conversation

@nterbogt

Copy link
Copy Markdown
Contributor

No description provided.

Comment thread environment.proto
repeated Daemon Daemon = 19; // Daemon configuration for an environment
EnvironmentResources Resources = 20; // Resources utilised by this environment
EnvironmentMetrics Metrics = 21; // Metrics configuration for this environment
enum Tier {

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

I chose not to use a string here because it can drastically impact an environment. Figured the small updates to proto required if we need new ones would be offset the benefits of it being very defined.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants