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

Refactor cluster and application handling #11

Merged
merged 1 commit into from
Mar 22, 2021

Conversation

ricoberger
Copy link
Member

@ricoberger ricoberger commented Mar 22, 2021

Refactor the cluster and application handling, for a better development
experience. The Go code for the clusters and applications lives now in a
plugins folder, to prepare the gRPC server for our new plugins concept.

All React components for the clusters and applications were reworked,
because the old components, were following an ugly naming schme. Also
some of the components were to complex from the logic they had to do.
The new components should improve the experience with the frontend code
for kobs.

@ricoberger ricoberger force-pushed the refactor-cluster-and-application-handling branch from 9049fec to 579a132 Compare March 22, 2021 17:48
Refactor the cluster and application handling, for a better development
experience. The Go code for the clusters and applications lives now in a
plugins folder, to prepare the gRPC server for our new plugins concept.

All React components for the clusters and applications were reworked,
because the old components, were following an ugly naming schme. Also
some of the components were to complex from the logic they had to do.
The new components should improve the experience with the frontend code
for kobs.
@ricoberger ricoberger force-pushed the refactor-cluster-and-application-handling branch from 579a132 to 04fe299 Compare March 22, 2021 17:51
@ricoberger ricoberger merged commit 575a716 into main Mar 22, 2021
@ricoberger ricoberger deleted the refactor-cluster-and-application-handling branch March 22, 2021 17:59
# 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