Fallback to Host DNS
We added a new helm option fallbackHostDns
that allows users to access all (!) host cluster services as they would do in the host cluster itself from within the vcluster. This is very beneficial in scenarios where you want to share host cluster services inside the vcluster or use tools such as istio and dapr.
What's Changed
- fix: log only the messages of the correct level by @matskiv in #962
- fix: cert expiry should check for cert's expiry date by @neurodrone in #964
- Update security.mdx by @ishankhare07 in #963
- add import capability for cluster scoped CRDs by @ishankhare07 in #952
- Update synced-resources.mdx by @ishankhare07 in #967
- enable optional generic resource syncing by @ishankhare07 in #970
- Update non-root-vcluster.mdx by @matskiv in #971
- fix: switch a Warning to Info msg to avoid user confusion by @matskiv in #974
- images: also push to ghcr.io by @rohantmp in #977
- fix: add package:write permission to push ghcr images by @rohantmp in #980
- fix: invalid workflow permission value by @rohantmp in #982
New Contributors
- @neurodrone made their first contribution in #964
Full Changelog: v0.15.0-alpha.0...v0.15.0-alpha.1