Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Architectural components to be provided #12

Open
eguzki opened this issue Jan 18, 2024 · 1 comment
Open

Architectural components to be provided #12

eguzki opened this issue Jan 18, 2024 · 1 comment
Labels
kind/feature Categorizes issue or PR as related to a new feature. needs-priority Indicates a PR or issue lacks a `priority/foo` label and requires one. needs-size Indicates a PR or issue lacks a `size/foo` label and requires one.

Comments

@eguzki
Copy link

eguzki commented Jan 18, 2024

  • Watched GVKs
    • Filters
    • Mappers (owned objects)
  • Lifecycle of the "For" Object
    • Initialize defaults (persisted or in memory)
    • Finalizers
  • GVK reconciller logic
    • Desired resources build from
      • "For" object (live)
      • Other kind objects
      • Same live kind object
  • Status reconciler
    • Conventional fields like "conditions"
    • Bring error from GVK reconcillers
  • Upgrades
@3scale-robot 3scale-robot added needs-kind Indicates a PR or issue lacks a `kind/foo` label and requires one. needs-priority Indicates a PR or issue lacks a `priority/foo` label and requires one. needs-size Indicates a PR or issue lacks a `size/foo` label and requires one. labels Jan 18, 2024
@eguzki
Copy link
Author

eguzki commented Jan 18, 2024

/kind feature

@3scale-robot 3scale-robot added kind/feature Categorizes issue or PR as related to a new feature. and removed needs-kind Indicates a PR or issue lacks a `kind/foo` label and requires one. labels Jan 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature Categorizes issue or PR as related to a new feature. needs-priority Indicates a PR or issue lacks a `priority/foo` label and requires one. needs-size Indicates a PR or issue lacks a `size/foo` label and requires one.
Projects
None yet
Development

No branches or pull requests

2 participants