Tags: api7/kine
Tags
check mysql db and table exist (k3s-io#264) * check mysql db and table exist Signed-off-by: yushiqie <1539578852@qq.com>
Bugfix? create pgql database if not exists With the current master branch code (commit afb2121) I see the following error: root@vm2:/home/vagrant# kine --debug --endpoint postgres://postgres:postgresql@localhost:5432/foobster INFO[2023-11-03T20:07:09.379099258Z] metrics server is starting to listen at :8080 INFO[2023-11-03T20:07:09.379709686Z] starting metrics server path /metrics FATA[2023-11-03T20:07:09.40247106Z] building kine: failed to connect to `host=localhost user=postgres database=foobster`: server error (FATAL: database "foobster" does not exist (SQLSTATE 3D000)) This is fixed with the current commit. Signed-off-by: Oz Tiram <oz.tiram@gmail.com>
Update the version of goimports used in Dockerfile.dapper (k3s-io#202) * chore: Updated to content "" in file "Dockerfile.dapper" Made with ❤️️ by updatecli
Merge pull request k3s-io#183 from matttrach/add-label Add dependabot label and reviewer
Bump github.com/rancher/wrangler from 0.8.3 to 0.8.5 Bumps [github.com/rancher/wrangler](https://github.com/rancher/wrangler) from 0.8.3 to 0.8.5. - [Release notes](https://github.com/rancher/wrangler/releases) - [Commits](rancher/wrangler@v0.8.3...v0.8.5) --- updated-dependencies: - dependency-name: github.com/rancher/wrangler dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
Increase COMPACT log messages to Info These messages are important for evaluating cluster heath and should be more visible. Signed-off-by: Brad Davidson <brad.davidson@rancher.com>
PreviousNext