Skip to content
New issue

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

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

Already on GitHub? # to your account

Readd teams and applications #73

Merged
merged 1 commit into from
Jun 25, 2021
Merged

Conversation

ricoberger
Copy link
Member

In this commit we are readding the Custom Resource Definitions for Teams
and Applications. The new implementations doesn't rely on protobuf
definitions anymore. Instead we are defining all the structs and fields
directly in the api definition. The CRDs are very similar to the old
ones, but containing some breaking changes, for that we have decided to
bump the CRD versions to v1beta1.

The teams and applications are now also implemented via a corresponding
teams and applications plugin. The plugin supports the same functions as
the original implementation of the teams and applications components,
except that we do not support plugins directly anymore. Instead of
directly using plugins within the teams and applications, we will use
the upcoming Dashboards Custom Resource Definition, which can be used by
the teams and applications.

In this commit we are readding the Custom Resource Definitions for Teams
and Applications. The new implementations doesn't rely on protobuf
definitions anymore. Instead we are defining all the structs and fields
directly in the api definition. The CRDs are very similar to the old
ones, but containing some breaking changes, for that we have decided to
bump the CRD versions to v1beta1.

The teams and applications are now also implemented via a corresponding
teams and applications plugin. The plugin supports the same functions as
the original implementation of the teams and applications components,
except that we do not support plugins directly anymore. Instead of
directly using plugins within the teams and applications, we will use
the upcoming Dashboards Custom Resource Definition, which can be used by
the teams and applications.
@ricoberger ricoberger force-pushed the readd-teams-and-applications branch from f9f45ac to d4d5f39 Compare June 25, 2021 13:59
@ricoberger ricoberger merged commit 5df7032 into v0.4.0 Jun 25, 2021
@ricoberger ricoberger deleted the readd-teams-and-applications branch June 25, 2021 14:10
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant