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

Newest Sparkoperator doesn't work on okd 3.11 #23895

Closed
Reamer opened this issue Oct 2, 2019 · 3 comments
Closed

Newest Sparkoperator doesn't work on okd 3.11 #23895

Reamer opened this issue Oct 2, 2019 · 3 comments
Labels
lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale.

Comments

@Reamer
Copy link

Reamer commented Oct 2, 2019

After updating to spark-operator-v1beta2-1.0.0-2.4.4 the crd (Custom Resource Definition) was changed in PR#578.

The new crd doesn't work at Openshift 3.11

Version
oc v3.11.0+0cbc58b
kubernetes v1.11.0+d4cacc0
features: Basic-Auth GSSAPI Kerberos SPNEGO

Server https://s-openshift.mycompany.com:443
openshift v3.11.0+1f48d99-299
kubernetes v1.11.0+d4cacc0
Steps To Reproduce
  1. Setup Openshift 3.11
  2. oc create -f https://raw.githubusercontent.com/GoogleCloudPlatform/spark-on-k8s-operator/v1beta2-1.0.0-2.4.4/manifest/crds/sparkoperator.k8s.io_scheduledsparkapplications.yaml
Current Result

https://gist.github.com/Reamer/e5b1e591dc0db9c9cfa87250ff98ab77

Expected Result

The creation of CRD should work.

Additional Information

I found a workaround, describe in the following issue.
Issue in spark-operator project: kubeflow/spark-operator#640

@Reamer
Copy link
Author

Reamer commented Oct 15, 2019

Maybe related to kubernetes/kubernetes#65357

@openshift-bot
Copy link
Contributor

Issues go stale after 90d of inactivity.

Mark the issue as fresh by commenting /remove-lifecycle stale.
Stale issues rot after an additional 30d of inactivity and eventually close.
Exclude this issue from closing by commenting /lifecycle frozen.

If this issue is safe to close now please do so with /close.

/lifecycle stale

@openshift-ci-robot openshift-ci-robot added the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label Jan 13, 2020
@Reamer
Copy link
Author

Reamer commented Jan 16, 2020

Works with okd 4.3. Workaround for 3.11 is known. I close this issue, because spark-operator is not supported on kubernetes 1.11.

@Reamer Reamer closed this as completed Jan 16, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale.
Projects
None yet
Development

No branches or pull requests

3 participants