Skip to content

Conversation

@adracus
Copy link
Contributor

@adracus adracus commented Sep 27, 2021

Proposed Changes

All commonv1alpha1.ScopedReferences are removed in favor of simple
corev1.LocalObjectReferences.

Additionally, the manager overlay is
removed as relation computation w/o the refs does not make that much
sense anymore.
Also, dependency and dependant triggering via watches and field indexers
is the proper way how it is built into any controller using the
controller-runtime and makes us behave more in line / not having to
maintain additional overlays.

All commonv1alpha1.ScopedReferences are removed in favor of simple
corev1.LocalObjectReferences.

Additionally, the manager overlay is
removed as relation computation w/o the refs does not make that much
sense anymore.
Also, dependency and dependant triggering via watches and field indexers
is the proper way how it is built into any controller using the
controller-runtime and makes us behave more in line / not having to
maintain additional overlays.
@afritzler afritzler merged commit f5ebf68 into main Sep 27, 2021
@afritzler afritzler deleted the feature/remove-scoped-ref branch September 27, 2021 13:41
@hardikdr hardikdr added this to Roadmap Jun 26, 2025
@hardikdr hardikdr added the area/iaas Issues related to IronCore IaaS development. label Jun 27, 2025
@hardikdr hardikdr moved this to Done in Roadmap Jun 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api-change area/iaas Issues related to IronCore IaaS development. compute core enhancement New feature or request network size/XXL storage

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

4 participants