Code Monkey home page Code Monkey logo

Comments (3)

kurokobo avatar kurokobo commented on May 28, 2024

@mxs-weixiong
Hi, have you installed AWX Operator via Helm in the past, and recently upgraded AWX Operator using helm upgrade, right?
If so, could you please try this: kubectl apply --server-side --force-conflicts -k github.com/ansible/awx-operator/config/crd?ref=2.12.1

from awx.

mxs-weixiong avatar mxs-weixiong commented on May 28, 2024

@kurokobo it works! Thanks.

I need to put into my notes always update the CRD after helm upgrade.

from awx.

kurokobo avatar kurokobo commented on May 28, 2024

@mxs-weixiong
Hi, good to hear that you've solve the issue! I want to add some context for this issue for future references:

Context:
According to your logs, it seems that your Operator is shutting down since Operator cannot handle AWXMeshIngress CRD. helm upgrade does not apply any updates for CRDs, so the CRD AWXMeshIngress that added in 2.11.0 may not exist on your Kubernetes cluster. The command in my comment above is to forcibly apply CRD updates to your cluster.

See also:

from awx.

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.