Code Monkey home page Code Monkey logo

Comments (3)

sevennt avatar sevennt commented on August 24, 2024

service 是否可以增加namespace

问题:
我不同namespace 里面有相同service name,显示出来就有点怪

后续考虑在服务树中对所有服务基于不同的 Namespace 进行分组展示。

创建mysql 使用secretKeyRef 的形式引入密码。实则启动后密码没生效,导致服务连不上
直接name ,value 字符串的方式才可以。

你的建议不错,可否帮忙提交个 PR 呢?:)

from naftis.

shancang avatar shancang commented on August 24, 2024

创建mysql 使用secretKeyRef 的形式引入密码。实则启动后密码没生效,导致服务连不上
直接name ,value 字符串的方式才可以:

这个问题我本地测试了好几次,就是使用secretKeyRef 的时候创建的mysql,进入mysql容器之后,发现环境变量是存在deployment中所包含的两项的,但是连接数据库的时候发现,密码并未生效,root密码是空,所以我不确定是不是只有我这里有问题

from naftis.

sevennt avatar sevennt commented on August 24, 2024

@shancang MySQL 密码初始化的逻辑没怎么变更过,我之前测试是 OK 的,root 密码并不为空。

我先确认下。

from naftis.

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.