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

Add tls-san option to k3s install options #2886

Merged
merged 2 commits into from
Jan 18, 2024
Merged

Conversation

jmgrady
Copy link
Collaborator

@jmgrady jmgrady commented Jan 17, 2024

add the --tls-san option to the install script for k3s.

Also:

  • change become: no to become: false - it is valid ansible YAML but VSCode complains
  • remove microk8s
  • change k8s_dns_name to public_dns_name

This change is Reviewable

Also:
- change "become: no" to "become: false"
- remove microk8s
@codecov-commenter
Copy link

codecov-commenter commented Jan 17, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (c702bd1) 72.89% compared to head (1a1f789) 72.92%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2886      +/-   ##
==========================================
+ Coverage   72.89%   72.92%   +0.02%     
==========================================
  Files         264      264              
  Lines       10012    10012              
  Branches     1181     1181              
==========================================
+ Hits         7298     7301       +3     
+ Misses       2371     2369       -2     
+ Partials      343      342       -1     
Flag Coverage Δ
backend 83.30% <ø> (+0.06%) ⬆️
frontend 63.29% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Collaborator

@imnasnainaec imnasnainaec left a comment

Choose a reason for hiding this comment

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

Reviewed 7 of 7 files at r1, all commit messages.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved (waiting on @jmgrady)

@jmgrady jmgrady merged commit 896bade into master Jan 18, 2024
17 checks passed
@jmgrady jmgrady deleted the add-tls-san-option branch January 18, 2024 14:27
jmgrady added a commit that referenced this pull request Mar 6, 2024
Also:
- change "become: no" to "become: false"
- remove microk8s
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants