Benjamin A. Petersen
|
02fbce8f27
|
WIP: blog: expose tags more regularly to encourage use for searching for content
|
2023-08-15 15:21:44 -04:00 |
|
Benjamin A. Petersen
|
2891da25f5
|
blog: clean up tags page
|
2023-08-15 14:18:48 -04:00 |
|
Ben Petersen
|
c54933bf33
|
Merge pull request #1606 from vmware-tanzu/jtc/add-blog-post-for-v0.25.0
Add blog post for v0.25.0
|
2023-08-15 11:43:50 -04:00 |
|
Benjamin A. Petersen
|
820c565d21
|
blog: add multiple author support for posts
|
2023-08-15 11:37:11 -04:00 |
|
Benjamin A. Petersen
|
e5e8c13f23
|
blog: impersonation-proxy spelling, grammar
|
2023-08-15 11:37:11 -04:00 |
|
Benjamin A. Petersen
|
b81206c15d
|
blog: impersonation-proxy post updates
|
2023-08-14 11:42:26 -04:00 |
|
Benjamin A. Petersen
|
31c144261f
|
add author to blog list page
|
2023-08-14 11:42:26 -04:00 |
|
Joshua Casey
|
4d0da0a5b2
|
Add blog post for v0.25.0
|
2023-08-10 09:00:16 -05:00 |
|
Pinny
|
8c96616b51
|
Updated versions in docs for v0.25.0 release
|
2023-08-09 21:12:41 +00:00 |
|
Ben Petersen
|
c7b49d9b93
|
Merge pull request #1615 from vmware-tanzu/jtc/fix-double-decoding-of-ca-crt
Fix #1582 by not double-decoding the ca.crt field in external TLS secrets for the impersonation proxy
|
2023-08-09 14:25:13 -04:00 |
|
Joshua Casey
|
7f0d04dba6
|
Address PR feedback
|
2023-08-09 11:42:42 -05:00 |
|
Joshua Casey
|
1707995378
|
Fix #1582 by not double-decoding the ca.crt field in external TLS secrets for the impersonation proxy
|
2023-08-08 20:17:21 -05:00 |
|
Ben Petersen
|
f24f82b25b
|
Merge pull request #1607 from vmware-tanzu/pinny/bump-deps
Bump go.mod direct dependencies
|
2023-08-08 09:22:40 -04:00 |
|
Pinny
|
391c38057d
|
Bump go.mod direct dependencies
|
2023-08-08 08:03:24 +00:00 |
|
Joshua Casey
|
e2e9819c58
|
Merge pull request #1582 from vmware-tanzu/jtc/1547-poc
Add external certificate management for the Concierge Impersonation Proxy
|
2023-08-03 15:52:56 -05:00 |
|
Joshua Casey
|
dc61d132cf
|
Address PR feedback, especially to check that the CA bundle is some kind of valid cert
|
2023-08-03 14:57:21 -05:00 |
|
Joshua Casey
|
959f18b67b
|
Add integration test to verify that the impersonation proxy will use an external TLS serving cert
|
2023-08-03 14:57:21 -05:00 |
|
Joshua Casey
|
ee75a63057
|
Test Refactor: use explicit names for mTLS signing cert
|
2023-08-03 14:57:21 -05:00 |
|
Joshua Casey
|
bd035a180e
|
Impersonation proxy detects when the user has configured an externally provided TLS secret to serve TLS
- https://github.com/vmware-tanzu/pinniped/tree/main/proposals/1547_impersonation-proxy-external-certs
- https://joshuatcasey.medium.com/k8s-mtls-auth-with-tls-passthrough-1bc25e750f52
|
2023-08-03 14:57:21 -05:00 |
|
Joshua Casey
|
8df9033bfc
|
Add CredentialIssuer.Spec.ImpersonationProxy.TLS to configure an externally provided TLS secret
|
2023-08-03 14:57:21 -05:00 |
|
Joshua Casey
|
3e57716f0e
|
The impersonation controller should sync when any secret of type kubernetes.io/tls changes in the namespace
|
2023-08-03 14:57:21 -05:00 |
|
Joshua Casey
|
c78db66665
|
Merge pull request #1602 from vmware-tanzu/pinny/bump-deps
Bump go.mod direct dependencies
|
2023-08-03 14:25:54 -05:00 |
|
Joshua Casey
|
8dec84b3b2
|
Bump golang to 1.20.7
|
2023-08-03 13:39:51 -05:00 |
|
Pinny
|
fcf707b1ce
|
Bump go.mod direct dependencies
|
2023-08-03 08:08:39 +00:00 |
|
Ben Petersen
|
563ac77b2f
|
Merge pull request #1603 from vmware-tanzu/site/sidebar/reorganize
Website docs page sidebar reorganization and restyle
|
2023-08-02 14:50:43 -04:00 |
|
Benjamin A. Petersen
|
e091cd6180
|
site: autogenerate new sections on main docs listing page
|
2023-08-02 13:52:31 -04:00 |
|
Benjamin A. Petersen
|
a71f1f88d9
|
site: minor text updates
|
2023-08-02 13:46:51 -04:00 |
|
Benjamin A. Petersen
|
bb670249cf
|
site: reorganize /howto/idp->/howto/supervisor
|
2023-08-02 13:22:23 -04:00 |
|
Benjamin A. Petersen
|
f632698568
|
site: add redirects for old doc links
|
2023-08-02 12:42:08 -04:00 |
|
Benjamin A. Petersen
|
0c81cdf309
|
site style: code block tweaks and sidebar menu highlight
|
2023-08-02 12:09:34 -04:00 |
|
Benjamin A. Petersen
|
fbb5296f68
|
site sidebar: menu renaming & reorganization
|
2023-08-02 12:09:33 -04:00 |
|
Benjamin A. Petersen
|
14c353993b
|
site sidebar: create new How-to sub-heading for IDP config
|
2023-08-02 12:09:24 -04:00 |
|
Ryan Richard
|
2cdd7c9577
|
Merge pull request #1598 from vmware-tanzu/chromedp
Replace agouti and chromedriver with chromedp across the whole project
|
2023-08-01 12:23:38 -07:00 |
|
Ryan Richard
|
4512eeca9a
|
Replace agouti and chromedriver with chromedp across the whole project
|
2023-08-01 11:27:09 -07:00 |
|
Ryan Richard
|
2c27db0c85
|
Merge pull request #1597 from vmware-tanzu/pinny/bump-deps
Bump go.mod direct dependencies
|
2023-08-01 09:21:54 -07:00 |
|
Pinny
|
ed3217459d
|
Bump go.mod direct dependencies
|
2023-08-01 08:05:19 +00:00 |
|
Joshua Casey
|
411bc5cf1c
|
Merge pull request #1592 from vmware-tanzu/jtc/add-auth0-integration-guide
Add How To... Integrate with Auth0
|
2023-07-28 14:43:15 -05:00 |
|
Joshua Casey
|
82b39190ba
|
Add How To... Integrate with Auth0
|
2023-07-28 14:41:06 -05:00 |
|
Ben Petersen
|
fd54caeb55
|
Merge pull request #1595 from vmware-tanzu/site/css/resource-page-images
site css: images on resource page should fit the grid
|
2023-07-28 14:56:53 -04:00 |
|
Benjamin A. Petersen
|
c4f221d778
|
site css: images on resource page should fit the grid
|
2023-07-28 14:08:23 -04:00 |
|
Joshua Casey
|
057304e9aa
|
Merge pull request #1593 from vmware-tanzu/pinny/bump-deps
Bump go.mod direct dependencies
|
2023-07-28 12:03:57 -05:00 |
|
Joshua Casey
|
63b5f921e1
|
Use k8s.io/utils/ptr instead of k8s.io/utils/pointer, which is deprecated
|
2023-07-28 09:16:02 -05:00 |
|
Pinny
|
eb87739060
|
Bump go.mod direct dependencies
|
2023-07-28 08:02:58 +00:00 |
|
Joshua Casey
|
122f819ed9
|
Merge pull request #1591 from vmware-tanzu/aws_blog
add AWS blog post to resources page of pinniped.dev
|
2023-07-27 19:52:10 -05:00 |
|
Ryan Richard
|
850b4f8510
|
add AWS blog post to resources page of pinniped.dev
|
2023-07-27 17:09:04 -05:00 |
|
Joshua Casey
|
6bb4e89fe2
|
Merge pull request #1590 from vmware-tanzu/kube_cert_agent_cpu_request
kube cert agent pod requests 0 cpu to avoid scheduling failures
|
2023-07-25 15:20:53 -05:00 |
|
Ryan Richard
|
743cb2d250
|
kube cert agent pod requests 0 cpu to avoid scheduling failures
|
2023-07-25 10:09:30 -07:00 |
|
Joshua Casey
|
01393aff7e
|
Merge pull request #1580 from vmware-tanzu/pinny/bump-deps
Bump go.mod direct dependencies
|
2023-07-21 13:24:33 -05:00 |
|
Joshua Casey
|
89b7007694
|
Bump K8s APIs 1.24 through 1.27
|
2023-07-21 10:36:18 -05:00 |
|
Pinny
|
947f8e2ed4
|
Bump go.mod direct dependencies
|
2023-07-21 08:05:19 +00:00 |
|