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

fix: Broken first user experience commands #752

Merged
merged 1 commit into from
Nov 16, 2021
Merged

Conversation

somaritane
Copy link
Contributor

Fixes broken user experience after #738 merge:

  • call to deploy-test-apps function fixed in deploy-full-local-setup target
  • deploy-test-apps function uses default k8s context for empty cluster arg

Fixes #751

Signed-off-by: Timofey Ilinykh ilinytim@gmail.com

Fixes broken user experience after #738 merge:
- call to `deploy-test-apps` function fixed in `deploy-full-cluster-setup` target
- deploy-test-apps function uses default k8s context for empty cluster arg

Fixes #751

Signed-off-by: Timofey Ilinykh <ilinytim@gmail.com>
@somaritane somaritane merged commit 231834f into master Nov 16, 2021
@somaritane somaritane deleted the fix-after-738 branch November 16, 2021 23:17
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.

deploy-test-apps and deploy-full-local-setup make commands are broken
2 participants