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

Can't use remote dev concurrently on 2 separate projects #2086

Closed
jeffmaury opened this issue Mar 17, 2023 · 0 comments · Fixed by #2087
Closed

Can't use remote dev concurrently on 2 separate projects #2086

jeffmaury opened this issue Mar 17, 2023 · 0 comments · Fixed by #2087
Assignees
Labels
bug Something isn't working
Milestone

Comments

@jeffmaury
Copy link
Contributor

Describe the bug

If the remote dev feature is used concurrently on 2 separate projects, there are space for conflict as there will be 2 pods deployed but the services updated on the cluster will have a selector that uses only the app and group selectors

Eclipse JKube version

1.11.0

Component

JKube Kit

Apache Maven version

None

Gradle version

None

Steps to reproduce

  1. Run remote dev on 2 separate projects
  2. Check the services on the cluster

Expected behavior

Service selector should be more fined grained

Runtime

Kubernetes (vanilla), OpenShift

Kubernetes API Server version

1.25.3

Environment

Dev Sandbox (workspaces.openshift.com)

Eclipse JKube Logs

No response

Sample Reproducer Project

No response

Additional context

No response

@jeffmaury jeffmaury added the bug Something isn't working label Mar 17, 2023
@manusa manusa added this to the 1.12.0 milestone Mar 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants