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

Update docs to clarify which Supervisor port to expose outside cluster #1631

Merged
merged 1 commit into from
Aug 22, 2023

Conversation

cfryanr
Copy link
Member

@cfryanr cfryanr commented Aug 21, 2023

Update docs to clarify which Supervisor port to expose outside cluster.

This PR also increases the font size of pre formatted code blocks, which was recently decreased to a small font size (by mistake?) in another PR.

This PR also changes the name of this document in the left-hand sidebar. It was recently changed to "As an OIDC Provider" in another PR. This PR changes it to "Required Configuration" in an attempt to make it more clear that the configuration described in this doc are typically the first things that you would configure after installing the Supervisor and that it is not optional for a Supervisor installation.

See deploy preview here: https://deploy-preview-1631--pinniped.netlify.app/docs/howto/supervisor/configure-supervisor/ (until this PR is merged).

Thanks to @djpbessems for providing suggestions and feedback for this PR!

Release note:

NONE

@codecov
Copy link

codecov bot commented Aug 21, 2023

Codecov Report

Merging #1631 (835b8a5) into main (decd40b) will increase coverage by 0.01%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main    #1631      +/-   ##
==========================================
+ Coverage   75.46%   75.48%   +0.01%     
==========================================
  Files         166      166              
  Lines       15078    15078              
==========================================
+ Hits        11379    11381       +2     
+ Misses       3401     3399       -2     
  Partials      298      298              

see 1 file with indirect coverage changes

Copy link
Member

@benjaminapetersen benjaminapetersen left a comment

Choose a reason for hiding this comment

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

👍

@cfryanr cfryanr disabled auto-merge August 21, 2023 21:50
@cfryanr cfryanr marked this pull request as draft August 21, 2023 21:51
@cfryanr cfryanr marked this pull request as ready for review August 22, 2023 17:12
@cfryanr cfryanr merged commit 20cfa0a into main Aug 22, 2023
9 checks passed
@cfryanr cfryanr deleted the which_service_doc branch August 22, 2023 17:43
@cfryanr
Copy link
Member Author

cfryanr commented Aug 22, 2023

Thanks to @djpbessems for providing suggestions and feedback for this PR!

@benjaminapetersen
Copy link
Member

Noting quick that we have a few font size issues on the live site that we can fix. Quick screenshots:
Screenshot 2023-09-08 at 12 56 56 PM
vs
Screenshot 2023-09-08 at 12 56 59 PM
Going to do a follow-on and fix.

@@ -9,6 +9,7 @@ code {
}
pre code {
background: none;
font-size: 100%;
Copy link
Member

Choose a reason for hiding this comment

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

I'll swing back around and take a look at this.

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.

4 participants