Kendall Tauser

Results 6 issues of Kendall Tauser

The current implementation of the rtnetlink API does not appear to contain any constants to refer to link types when creating/referencing a link. I was wondering if those constants could...

Signed-off by: Kendall Tauser #### What type of PR is this? #### What this PR does / why we need it: #### Which issue(s) this PR fixes: #### Special notes...

lifecycle/stale
release-note
ok-to-test
dco-signoff: no

/kind feature **Describe the solution you'd like** Currently, the main way that you can configure klog is through the registering of flags with the standard flag package. This is useful...

kind/feature
lifecycle/rotten
needs-triage

This pull request tries to make seeing the API calls more user-friendly. It allows the response and status code to be rendered on the screen along with the raw text...

This PR is related to #553, it simply gives the option to override the config location with the SOFT_SERVE_CONFIG_LOCATION (and checks that a file exists there), otherwise defaults to looking...

**Is your feature request related to a problem? Please describe.** I am wanting to run this service on Kubernetes, and I plan on SOFT_SERVE_DATA_DIR being a specific mount, but I...