Skip to content

Conversation

@mateuszkwiatkowski
Copy link
Contributor

This PR limits SQL databases permisssions.

Fixes #820

@netlify
Copy link

netlify bot commented Jun 30, 2025

Deploy Preview for kamaji-documentation ready!

Name Link
🔨 Latest commit e3cf82d
🔍 Latest deploy log https://app.netlify.com/projects/kamaji-documentation/deploys/68664600a37f87000885f6b6
😎 Deploy Preview https://deploy-preview-860--kamaji-documentation.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@mateuszkwiatkowski mateuszkwiatkowski changed the title Reduce database privileges for kine user fix: reduce database privileges for kine user Jun 30, 2025
@prometherion
Copy link
Member

@mateuszkwiatkowski we had some issues with CI, may I ask you to rebase, please?

prometherion and others added 10 commits July 3, 2025 10:57
* chore(makefile): generating api docs for cluster api objects

Signed-off-by: Dario Tranchitella <[email protected]>

* docs: generating api docs for cluster api objects

Signed-off-by: Dario Tranchitella <[email protected]>

---------

Signed-off-by: Dario Tranchitella <[email protected]>
Bumps [github.com/docker/docker](https://github.com/docker/docker) from 28.2.2+incompatible to 28.3.0+incompatible.
- [Release notes](https://github.com/docker/docker/releases)
- [Commits](moby/moby@v28.2.2...v28.3.0)

---
updated-dependencies:
- dependency-name: github.com/docker/docker
  dependency-version: 28.3.0+incompatible
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…-types (clastix#859)

This patch switches default kubelet-preferred-address-types to
"InternalIP,ExternalIP,Hostname" to avoid failures in kube-apiserver
connection to kubelet when node hostnames are not resolvable by the
external DNS server. This improves out-of-the-box reliability across
most environments by choosing node `InternalIP` as the preferred mode
to reach Kubelet.

Signed-off-by: Parth Yadav <[email protected]>
* chore(docs): aligning to latest capi cp provider docs

Signed-off-by: Dario Tranchitella <[email protected]>

* chore(ci): stripping binaries and avoiding cgo

Signed-off-by: Dario Tranchitella <[email protected]>

* chore(gh): upgrading to ubuntu-latest for e2e

Signed-off-by: Dario Tranchitella <[email protected]>

* chore(test): printing debug messages for node join in e2e

Signed-off-by: Dario Tranchitella <[email protected]>

* fix(ci): ignoring file existing error

Signed-off-by: Dario Tranchitella <[email protected]>

* fix(ci): enabling br_netfilter as github action step

Signed-off-by: Dario Tranchitella <[email protected]>

---------

Signed-off-by: Dario Tranchitella <[email protected]>
* feat(deps): upgrading kamaji-etcd helm dependency

Signed-off-by: Dario Tranchitella <[email protected]>

* feat(deps): upgrading kubeadm support to v1.33.2

Signed-off-by: Dario Tranchitella <[email protected]>

---------

Signed-off-by: Dario Tranchitella <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Reduce Database User Privileges from ALL to Specific Permissions

5 participants