Giter Site home page Giter Site logo

Comments (4)

wkulhanek avatar wkulhanek commented on August 16, 2024

Same with Config Secret

from quay-operator.

stencell avatar stencell commented on August 16, 2024

I ran into this the other day when I was testing, but never got around to opening an issue. For the SuperUser, you need to use:

superuserCredentialsSecretName

This might just be a docs bug. I didn't get a chance to run into the problem with config secret. That looks like it should be okay, but I don't know if the validation maybe failed on your config secret content vs the name?

https://github.com/redhat-cop/quay-operator/blob/master/pkg/controller/quayecosystem/validation/validate.go#L22-L57

from quay-operator.

sabre1041 avatar sabre1041 commented on August 16, 2024

@stencell @wkulhanek Wanted to add a few comments related to this issue. PR #29 was submitted and merged to help address them. Some of the highlights:

  1. Quay requires a superuser password of at least 8 characters. Added new validation that checks this after resource creation
  2. Setup error handling was not properly implemented. Even though an error occurred during the setup process, the provisioning process continued to deploy Quay. Since setup failed, due to internal validation, the secret that is generated after the setup process completes successfully was not generated.
  3. The superuserCredentialsSecretName was not mapped properly on the QuayEcosystem object. This has been corrected
  4. A complete rewrite of how registry storage is managed was previously completed in order to eventually support fully defining replication scenarios. README was out of date #30 submitted to address this

I would like to push our a new tag for the repository that will provide a stable baseline prior to integrating clair. Looking to do it this week after additional community testing

from quay-operator.

wkulhanek avatar wkulhanek commented on August 16, 2024

Fixed.

from quay-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.