-
Notifications
You must be signed in to change notification settings - Fork 2k
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
[WIP] Drop support for (archived) Compose-on-Kubernetes #3389
Conversation
32782a8
to
91bb382
Compare
Ok, at least some linting errors;
And various (e2e) tests failing due to the kubernetes fields no longer being there;
|
2462c8e
to
02c94c2
Compare
Some failures remaining (and probably docs and completion scripts to be updated as well), but getting closer
|
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
02c94c2
to
be80af9
Compare
need to squash the commits, as the first commit doesn't build (removes |
Did a rebase;
|
carries #3139
closes #3139
closes #2967
(https://docker.atlassian.net/browse/IL-257 for internal tracker)
- What I did
Removed support for Kubernetes orchestrator, as required compose-on-kubernetes backend is archived
- How I did it
Code removal
- How to verify it
isn't this what CI is for ? :P
- Description for the changelog
Removed support for deprecated Compose-on-Kubernetes
- A picture of a cute animal (not mandatory but encouraged)
![image](https://user-images.githubusercontent.com/132757/122174389-fa93e980-ce82-11eb-8f22-df56fe79ba1f.png)