You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In #14609 we added support for configuring CA trust bundles via ConfigMaps. K8s 1.30 will start to support cluster-trust-bundles.
We should consider supporting them in the future. There has been a discussion on this PR on how this could be done (volumes vs. informers). As both approaches have pros and cons, we need to revisit this discussion.
The text was updated successfully, but these errors were encountered:
This issue is stale because it has been open for 90 days with no
activity. It will automatically close after 30 more days of
inactivity. Reopen the issue with /reopen. Mark the issue as
fresh by adding the comment /remove-lifecycle stale.
ReToCode
added
lifecycle/frozen
Indicates that an issue or PR should not be auto-closed due to staleness.
and removed
lifecycle/stale
Denotes an issue or PR has remained open with no activity and has become stale.
labels
Jun 6, 2024
Context
In #14609 we added support for configuring CA trust bundles via ConfigMaps. K8s 1.30 will start to support cluster-trust-bundles.
We should consider supporting them in the future. There has been a discussion on this PR on how this could be done (volumes vs. informers). As both approaches have pros and cons, we need to revisit this discussion.
The text was updated successfully, but these errors were encountered: