Coder Social home page Coder Social logo

Comments (7)

yeonhooy avatar yeonhooy commented on July 18, 2024 1

I see. May be I performed the master version before performing version v1.7.
My curiosity is resolved :)

Thanks!!

from training-operator.

show981111 avatar show981111 commented on July 18, 2024

Same problem.

Edit) I deleted my minikube cluster and restarted. Then seems like working again.

from training-operator.

yeonhooy avatar yeonhooy commented on July 18, 2024

Thanks for sharing :)

It may not be a big issue with missing the webhook server port in previous versions.
Because they did not require webook validation, I guess (maybe I`m wrong).

I`m now just using a master version that does not cause any problems.

from training-operator.

tenzen-y avatar tenzen-y commented on July 18, 2024

@yeonhooy @show981111 Hi, thank you for creating this issue.
How to install training-operator? I guess that you performed kubectl apply -k "github.com/kubeflow/training-operator/manifests/overlays/standalone", right?

from training-operator.

yeonhooy avatar yeonhooy commented on July 18, 2024

@tenzen-y Right. I tried to use this command kubectl apply -k "github.com/kubeflow/training-operator/manifests/overlays/standalone?ref=v1.7.0" for stable version.
But I failed due to the missing of webhook server port.

I'm now using master version without ValidatingWebhookConfiguration.

from training-operator.

tenzen-y avatar tenzen-y commented on July 18, 2024

@tenzen-y Right. I tried to use this command kubectl apply -k "github.com/kubeflow/training-operator/manifests/overlays/standalone?ref=v1.7.0" for stable version. But I failed due to the missing of webhook server port.

I'm now using master version without ValidatingWebhookConfiguration.

It's curious. In v1.7.0, the training-operator doesn't have any webhook validations. So, the above error should not happen.
But, we introduced webhook validations since v1.8.0-rc0 (as well as the master branch). So, I suspect that you accidentally performed the kubectl apply -k "github.com/kubeflow/training-operator/manifests/overlays/standalone (the master branch) before.

from training-operator.

tenzen-y avatar tenzen-y commented on July 18, 2024

But, we introduced webhook validations since v1.8.0-rc0 (as well as the master branch).

In other words, we never provided the manifests for the validator.tfjob.training-operator.kubeflow.org until v1.8.0.

from training-operator.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.