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

k8s:debug throws error when using buildpacks build strategy #2462

Closed
rohanKanojia opened this issue Nov 21, 2023 · 0 comments · Fixed by #2957
Closed

k8s:debug throws error when using buildpacks build strategy #2462

rohanKanojia opened this issue Nov 21, 2023 · 0 comments · Fixed by #2957
Assignees
Milestone

Comments

@rohanKanojia
Copy link
Member

rohanKanojia commented Nov 21, 2023

Component

None

Task description

Component

JKube Kit

Task description

Description

Related to #439

Since by relying on buildpacks we don’t have control over how application container image is being created, it’s better not to support this functionality with buildpacks.

Expected Behavior

As a user, when I run k8s:debug in buildpacks build strategy, I want to get a error that k8s:debug goal, so that I'm informed that this functionality not supported in buildpacks build strategy.

Acceptance Criteria

Given:

  • User has application build and deployed to Kubernetes using JKube plugins.
  • User has specified jkube.build.strategy as buildpacks

When: User performs k8s:build / k8sBuild task

Then: k8s:debug goal / k8sDebug task fails in buildpacks build strategy

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants