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

Create table and related cache for additional instance data #1262

Open
wants to merge 20 commits into
base: main
Choose a base branch
from

Conversation

fabian4
Copy link
Contributor

@fabian4 fabian4 commented Sep 26, 2023

Please provide issue(s) of this PR:
Fixes #1257

To help us figure out who should review this PR, please put an X in all the areas that this PR affects.

  • ApiServer
  • Auth
  • Configuration
  • Naming
  • HealthCheck
  • Metrics
  • Docs
  • Installation
  • Performance and Scalability
  • Test and Release

Please check any characteristics that apply to this pull request.

  • Does not have any user-facing changes. This may include API changes, behavior changes, performance improvements, etc.

@fabian4 fabian4 marked this pull request as ready for review October 10, 2023 15:29
@fabian4 fabian4 closed this Oct 13, 2023
@fabian4 fabian4 reopened this Oct 13, 2023
Copy link
Member

@daheige daheige left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

additional instance data LGTM

@daheige
Copy link
Member

daheige commented Aug 12, 2024

This design looks good. Please solve the problem of related files. Thank you very much.

@daheige
Copy link
Member

daheige commented Sep 10, 2024

please solve these Conflicting files:
auth/defaultauth/common_test.go
cache/service/instance.go
go.mod
go.sum
store/mock/api_mock.go

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add storage for additional information about instance added by user on console.
2 participants