Skip to content

(feat): Support Resources Configuration for ValkeyCluster (#29)#41

Merged
bjosv merged 6 commits into
valkey-io:mainfrom
hieu2102:add-resource-config
Jan 16, 2026
Merged

(feat): Support Resources Configuration for ValkeyCluster (#29)#41
bjosv merged 6 commits into
valkey-io:mainfrom
hieu2102:add-resource-config

Conversation

@hieu2102
Copy link
Copy Markdown
Contributor

@hieu2102 hieu2102 commented Jan 7, 2026

implements #29

  • add Resources config to the function createClusterDeployment
  • add tests

@hieu2102 hieu2102 marked this pull request as ready for review January 7, 2026 09:13
Comment thread test/e2e/e2e_test.go Outdated
@bjosv bjosv linked an issue Jan 14, 2026 that may be closed by this pull request
6 tasks
Copy link
Copy Markdown
Collaborator

@bjosv bjosv left a comment

Choose a reason for hiding this comment

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

Nice, added some comment.

Comment thread internal/controller/deployment_test.go Outdated
Comment thread internal/controller/deployment_test.go Outdated
Comment thread test/e2e/e2e_test.go Outdated
Comment thread test/e2e/e2e_test.go Outdated
@hieu2102
Copy link
Copy Markdown
Contributor Author

Thanks for taking a look at this, I've implemented the changes you suggested

Comment thread internal/controller/deployment_test.go Outdated
Comment thread internal/controller/deployment_test.go Outdated
Comment thread internal/controller/deployment_test.go Outdated
Comment thread test/e2e/e2e_test.go
@hieu2102 hieu2102 force-pushed the add-resource-config branch 2 times, most recently from 6f728d3 to c2f067e Compare January 15, 2026 05:55
Comment thread docs/status-conditions.md
@hieu2102 hieu2102 force-pushed the add-resource-config branch from c2f067e to 00083cd Compare January 15, 2026 07:11
Signed-off-by: hieu2102 <hieund2102@gmail.com>
Signed-off-by: hieu2102 <hieund2102@gmail.com>
@hieu2102 hieu2102 marked this pull request as draft January 15, 2026 08:26
Signed-off-by: hieu2102 <hieund2102@gmail.com>
@hieu2102 hieu2102 force-pushed the add-resource-config branch from 00083cd to acf2ef0 Compare January 15, 2026 08:28
… ValkeyCluster CR e2e-test

Signed-off-by: hieu2102 <hieund2102@gmail.com>
Signed-off-by: hieu2102 <hieund2102@gmail.com>
@hieu2102 hieu2102 marked this pull request as ready for review January 15, 2026 09:22
Copy link
Copy Markdown
Collaborator

@bjosv bjosv left a comment

Choose a reason for hiding this comment

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

Nice! Just some nits about things that adds noise to the git history.

Comment thread test/e2e/e2e_test.go Outdated
Comment thread internal/controller/deployment_test.go
Comment thread test/e2e/e2e_test.go
Comment thread test/e2e/e2e_test.go
Signed-off-by: hieu2102 <hieund2102@gmail.com>
Copy link
Copy Markdown
Collaborator

@bjosv bjosv left a comment

Choose a reason for hiding this comment

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

Thanks for your contribution!

@bjosv bjosv merged commit 589930b into valkey-io:main Jan 16, 2026
4 checks passed
@hieu2102 hieu2102 deleted the add-resource-config branch March 9, 2026 05:10
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.

(feat): Support Resources Configuration for ValkeyCluster

3 participants