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

Enable hostPort for tink services only on bootstrap #2395

Merged
merged 1 commit into from
Jun 13, 2022

Conversation

abhinavmpandey08
Copy link
Member

Description of changes:
hostPort is needed for hegel and tink-server on local Kind cluster but it's not needed when the Tinkerbell stack on the workload cluster. This PR enables hostPort for tink services only for bootstrap phase.
These are the helm chart values that are used to control hostPort for deployments https://github.com/aws/eks-anywhere-build-tooling/blob/main/projects/tinkerbell/tinkerbell-chart/chart/values.yaml#L32-L34

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@eks-distro-bot eks-distro-bot added the size/S Denotes a PR that changes 10-29 lines, ignoring generated files. label Jun 13, 2022
@codecov
Copy link

codecov bot commented Jun 13, 2022

Codecov Report

Merging #2395 (03bf60d) into main (dc30f16) will increase coverage by 0.02%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main    #2395      +/-   ##
==========================================
+ Coverage   56.07%   56.09%   +0.02%     
==========================================
  Files         303      303              
  Lines       24645    24657      +12     
==========================================
+ Hits        13819    13831      +12     
  Misses       9533     9533              
  Partials     1293     1293              
Impacted Files Coverage Δ
pkg/providers/tinkerbell/create.go 49.10% <100.00%> (+0.92%) ⬆️
pkg/providers/tinkerbell/stack/stack.go 83.22% <100.00%> (+1.11%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update dc30f16...03bf60d. Read the comment docs.

@abhinavmpandey08
Copy link
Member Author

/approve

@eks-distro-bot
Copy link
Collaborator

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: abhinavmpandey08

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@eks-distro-bot eks-distro-bot merged commit 1484135 into aws:main Jun 13, 2022
@abhinavmpandey08 abhinavmpandey08 deleted the host-port branch December 14, 2022 17:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved lgtm size/S Denotes a PR that changes 10-29 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants