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

Add support for experimental features #864

Merged

Conversation

natalieparellano
Copy link
Member

Blocked on #861

Signed-off-by: Natalie Arellano <narellano@vmware.com>
Signed-off-by: Natalie Arellano <narellano@vmware.com>
- Move api constants from api to platform & buildpack packages, so that
  api package no longer contains CNB logic
- Consolidate parsing the api & experimental features env vars in one package
  (this almost removes the lifecycle package's dependence on cmd package)

Signed-off-by: Natalie Arellano <narellano@vmware.com>
@natalieparellano natalieparellano requested a review from a team as a code owner May 31, 2022 18:50
Comment on lines -16 to -17
DefaultDeprecationMode = ModeWarn
DefaultExperimentalMode = ModeWarn
Copy link
Member Author

Choose a reason for hiding this comment

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

Removed

Comment on lines -47 to -48
EnvDeprecationMode = "CNB_DEPRECATION_MODE"
EnvExperimentalMode = "CNB_EXPERIMENTAL_MODE"
Copy link
Member Author

Choose a reason for hiding this comment

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

Removed

Signed-off-by: Natalie Arellano <narellano@vmware.com>
@natalieparellano
Copy link
Member Author

Merging into the feature branch to consolidate these PRs

@natalieparellano natalieparellano merged commit 08f451f into feature/pre-release-api Jun 1, 2022
@natalieparellano natalieparellano deleted the feature/experimental-features branch June 1, 2022 14:08
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.

None yet

1 participant