Benjamin A. Petersen
a416faa100
Hacking in a local registry - WIP
2023-09-28 11:46:11 -04:00
Benjamin A. Petersen
d1e2e497eb
fix imgpkg output
2023-09-21 12:53:51 -04:00
Benjamin A. Petersen
621ef9b116
minor notes about image building
2023-09-21 12:12:11 -04:00
Benjamin A. Petersen
33adca878c
Add to build_and_deploy_for_integration_tests.sh
2023-09-20 15:17:30 -04:00
Benjamin A. Petersen
c13f19ebc6
remove namespace from PackageRepository,Package,PackageMetadata resources
2023-09-20 15:17:30 -04:00
Benjamin A. Petersen
8fd267a162
remove old unused scripts
2023-09-20 15:17:30 -04:00
Benjamin A. Petersen
e6dd0ff443
simple cleaup script
2023-09-20 15:17:30 -04:00
Benjamin A. Petersen
c6e4f4fd51
supervisor values & schema update
2023-09-20 15:17:30 -04:00
Benjamin A. Petersen
d306c9f20a
metadata.yml applied to package repository packages
2023-09-20 15:17:29 -04:00
Benjamin A. Petersen
20f41f0a32
metadata.yml files support namespace templating
2023-09-20 15:17:29 -04:00
Benjamin A. Petersen
3e0bdf1638
Fix: default image_repo for supervisor,concierge, packages installed in
...
global kapp-controller-packaging-global
2023-09-20 15:17:29 -04:00
Benjamin A. Petersen
7b858d62a3
build.sh refactor: variables for dir names, ensure consistency
2023-09-20 15:17:29 -04:00
Benjamin A. Petersen
397d560693
fix ytt templating error
2023-09-20 15:17:29 -04:00
Benjamin A. Petersen
2e7574c991
fix RBAC in build.sh script
2023-09-20 15:17:29 -04:00
Benjamin A. Petersen
217429b840
add build.sh which outlines all steps to build & generate resources
2023-09-20 15:17:28 -04:00
Benjamin A. Petersen
e38e126045
add package-repository directory and resources
2023-09-20 15:17:28 -04:00
Benjamin A. Petersen
bd0e197942
add package_image to values.yaml files (sibling to image)
2023-09-20 15:17:28 -04:00
Benjamin A. Petersen
7d7597e2a8
commit generated schema-openapi.yml
2023-09-20 15:17:28 -04:00
Benjamin A. Petersen
55a8141e08
use package-template.yml to generate packages
2023-09-20 15:17:28 -04:00
Benjamin A. Petersen
f8d173d6b3
metadata.yml fix
2023-09-20 15:17:28 -04:00
Benjamin A. Petersen
c943a3602d
build.yaml kbld config: pass in image_repo
2023-09-20 15:17:28 -04:00
Benjamin A. Petersen
167b1a58d0
Update supervisor values.yaml to a schema doc. Make @nullable work
...
- see build.sh for documented script to run to generate:
ytt --file concierge/config/values.yaml --data-values-schema-inspect --output openapi-v3 > concierge/schema-openapi.yml
2023-09-20 15:17:27 -04:00
Benjamin A. Petersen
4210810c71
WIP: update the schema gen for supervisor
...
the ./build.sh for the ytt invocation for this.
there is more work to do here, this gets us started.
many of our multiline descriptions need to be assessed.
do we want both? the description and also the schema text?
2023-09-20 15:17:27 -04:00
Benjamin A. Petersen
6c0dccdfbd
Update supervisor values.yaml to a schema doc. Make @nullable work
...
- see build.sh for documented script to run to generate:
ytt --file supervisor/config/values.yaml --data-values-schema-inspect --output openapi-v3 > supervisor/schema-openapi.yml
2023-09-20 15:17:27 -04:00
Benjamin A. Petersen
b3b7b77ae7
add some hacky scripts for generating things
2023-09-20 15:17:27 -04:00
Benjamin A. Petersen
b4a3e5a1e3
add concierge package, schema, metadata files
2023-09-20 15:17:27 -04:00
Benjamin A. Petersen
a1c3766fca
add supervisor package, schema, metadata files
2023-09-20 15:17:27 -04:00
Benjamin A. Petersen
5d1320dd2a
WIP: add .imgpkg directories
2023-09-20 15:17:26 -04:00
Benjamin A. Petersen
e7824bf714
WIP: hack in a deploy_carvel/concierge directory, but strip out the deployment for simplicity
2023-09-20 15:17:26 -04:00
Benjamin A. Petersen
7002e4dd13
WIP: hack in a deploy_carvel/supervisor directory, but strip out the deployment for simplicity
2023-09-20 15:17:26 -04:00
Joshua Casey
1ac8691199
Merge pull request #1687 from vmware-tanzu/ben/site-blog-h1-swap-main-title
...
Update blog rendering to h1 the title (not h2)
2023-09-20 12:39:51 -05:00
Joshua Casey
4bb596e2cd
Merge pull request #1661 from vmware-tanzu/jtc/add-cicd-howto
...
Add CI/CD How-To
2023-09-20 12:17:43 -05:00
Benjamin A. Petersen
78a7d4deea
Update blog rendering to h1 the title (not h2)
2023-09-20 12:55:48 -04:00
Pinny
bed9a74b58
Updated versions in docs for v0.26.0 release
2023-09-19 22:56:05 +00:00
Ryan Richard
5af01bba4e
Merge pull request #1683 from vmware-tanzu/0.26_blog
...
add blog post for v0.26.0 release
2023-09-19 15:43:04 -07:00
Ryan Richard
9fe9753cbc
add blog post for v0.26.0 release
2023-09-19 15:42:34 -07:00
Ben Petersen
cef5745d2d
Merge pull request #1684 from vmware-tanzu/okta_browser_login_flake
...
Trying to avoid test flake on Okta login page in browser
2023-09-19 13:27:29 -04:00
Ryan Richard
cd1e4bacf8
trying to avoid flake on Okta login page in browser
2023-09-19 08:58:22 -07:00
Joshua Casey
7de8f82295
Add CI/CD How-To
...
- https://github.com/vmware-tanzu/pinniped/discussions/1366
- https://www.pivotaltracker.com/story/show/184297690
2023-09-18 16:19:10 -05:00
Joshua Casey
62887a9cc8
Merge pull request #1682 from vmware-tanzu/exec_with_container_name
...
specify the container name when fetching keys from kube cert agent pod
2023-09-18 13:09:54 -05:00
Joshua Casey
c0e7a6ecbf
Merge branch 'main' into exec_with_container_name
2023-09-18 12:18:51 -05:00
Ryan Richard
465a0c3d80
Merge pull request #1674 from vmware-tanzu/pinny/bump-deps
...
Bump go.mod direct dependencies
2023-09-18 09:33:08 -07:00
Ryan Richard
4b4cc93ae7
specify the container name when fetching keys from kube cert agent pod
...
Avoid errors seen when the cluster has been configured to automatically
inject additional sidecar containers into every pod.
2023-09-18 09:19:57 -07:00
Joshua Casey
4a89a9fa16
Update LDAP integration tests for changes in github.com/go-ldap/ldap/v3
2023-09-18 10:45:32 -05:00
Joshua Casey
eb7a9f89e2
Bump k8s.io/kube-openapi and pin github.com/google/cel-go
2023-09-18 09:30:50 -05:00
Pinny
162041c794
Bump go.mod direct dependencies
2023-09-18 08:03:49 +00:00
Ryan Richard
0e7ef1637d
Merge pull request #1677 from vmware-tanzu/dependabot/go_modules/go.uber.org/zap-1.26.0
...
Bump go.uber.org/zap from 1.25.0 to 1.26.0
2023-09-14 21:37:05 -07:00
dependabot[bot]
91d5159743
Bump go.uber.org/zap from 1.25.0 to 1.26.0
...
Bumps [go.uber.org/zap](https://github.com/uber-go/zap ) from 1.25.0 to 1.26.0.
- [Release notes](https://github.com/uber-go/zap/releases )
- [Changelog](https://github.com/uber-go/zap/blob/master/CHANGELOG.md )
- [Commits](https://github.com/uber-go/zap/compare/v1.25.0...v1.26.0 )
---
updated-dependencies:
- dependency-name: go.uber.org/zap
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-09-15 01:57:59 +00:00
Ryan Richard
efb53d3190
Merge pull request #1660 from vmware-tanzu/multiple_idps_and_transformations_docs
...
multiple idps and identity transformations docs
2023-09-14 15:17:34 -07:00
Ryan Richard
c97bb58e3c
Merge pull request #1675 from vmware-tanzu/update_k8s_libs
...
Update deps except for cel-go
2023-09-14 15:16:15 -07:00