| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
small fixes | 2 年前 | |
Added test to install_kustomize to verify that minified releases work | 1 个月前 | |
Consolidate scripts into k8s-traditional hack dir. | 5 年前 | |
Pin tool versions with hack/go.mod (#5622) * Pin tool versions with hack/go.mod This change centralizes the tracking of versions for tools used for development and testing. This way, the tools and all their dependencies have their checksums stored in hack/go.sum, which improves supply chain security. * Workspace Sync & Tidy | 2 年前 | |
Add licence and make script use current year | 3 年前 | |
Add missing boilerplate | 4 年前 | |
Add missing boilerplate | 4 年前 | |
CI: parallelizing tests | 9 个月前 | |
Make ordering configurable (#4019) * api: Add new types for customizeable resource ordering Signed-off-by: Yannis Zarkadas <yanniszark@arrikto.com> * plugins: Implement SortOrderTransformer plugin Implement the SortOrderTransformer plugin. This plugin allows the user to customize the order that kustomize will output resources in. The API for the plugin is the following: sortOptions: order: legacy | fifo legacySortOptions: orderFirst: - {GVK} orderLast: - {GVK} Signed-off-by: Yannis Zarkadas <yanniszark@arrikto.com> * plugins: Add boilerplate and generate code for new SortOrderTransformer Signed-off-by: Yannis Zarkadas <yanniszark@arrikto.com> * build: Add option to denote if the reorder flag was set by the user We want to take different actions if the reorder flag was set by the user or filled by the default value. Thus, we propagate this information from build to the krusty options. Signed-off-by: Yannis Zarkadas <yanniszark@gmail.com> * api/krusty: Ensure sort ordering works with CLI flag and kustomization Sort order can be defined in two places: - (new) kustomization file - (old) CLI flag We want the kustomization file to take precedence over the CLI flag. Eventually, we may want to move away from having a CLI flag altogether: https://github.com/kubernetes-sigs/kustomize/issues/3947 Case 1: Sort order set in kustomization file AND in CLI flag. Print a warning and let the kustomization file take precedence. Case 2: Sort order set in CLI flag only or not at all. Follow the CLI flag (defaults to legacy) and reorder at the end. Case 3: Sort order set in kustomization file only. Simply build the kustomization. Signed-off-by: Yannis Zarkadas <yanniszark@gmail.com> * krusty: Add e2e test for SortOrderTransformer Signed-off-by: Yannis Zarkadas <yanniszark@arrikto.com> * plugins: Purge LegacyOrderTransformer Signed-off-by: Yannis Zarkadas <yanniszark@gmail.com> * Update go.work.sum Signed-off-by: Yannis Zarkadas <yanniszark@gmail.com> * review: Make review changes Signed-off-by: Yannis Zarkadas <yanniszark@gmail.com> Signed-off-by: Yannis Zarkadas <yanniszark@arrikto.com> Signed-off-by: Yannis Zarkadas <yanniszark@gmail.com> | 3 年前 | |
build(deps): bump software.sslmate.com/src/go-pkcs12 in /hack Bumps software.sslmate.com/src/go-pkcs12 from 0.7.0 to 0.7.2. --- updated-dependencies: - dependency-name: software.sslmate.com/src/go-pkcs12 dependency-version: 0.7.2 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> | 20 天前 | |
build(deps): bump software.sslmate.com/src/go-pkcs12 in /hack Bumps software.sslmate.com/src/go-pkcs12 from 0.7.0 to 0.7.2. --- updated-dependencies: - dependency-name: software.sslmate.com/src/go-pkcs12 dependency-version: 0.7.2 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> | 20 天前 | |
Add missing boilerplate | 4 年前 | |
Add missing boilerplate | 4 年前 | |
Added test to install_kustomize to verify that minified releases work | 1 个月前 | |
chore: add hack/latest_version.sh Add script to lookup component version from github releases. To sort, we're using sort -V or --version-sort, depending which option is available. This which has some limitations: - pre-releases (-) are sorted as post-releases - post-releases and build metadata (+) are ignored This is the best option available for SemVer sorting without requiring the user to install additional depedencies, like nodejs. | 2 年前 | |
Add missing boilerplate | 4 年前 | |
Adjust scripts to be go v1.14 compatible | 6 年前 | |
Go 1.18 compatibility updates | 4 年前 | |
Alpha commands e2e tests | 6 年前 | |
Makefile cleanup | 4 年前 | |
Add missing boilerplate | 4 年前 | |
Run test-go-mod unpinned (#5011) * Remove go module ci job * Add script that runs go mod tidy with replace statements * Invoke one script from the makefile and pass in the command to run in the pinned context --------- Co-authored-by: Anna Song <annasong@google.com> | 3 年前 |
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
| 2 年前 | ||
| 1 个月前 | ||
| 5 年前 | ||
| 2 年前 | ||
| 3 年前 | ||
| 4 年前 | ||
| 4 年前 | ||
| 9 个月前 | ||
| 3 年前 | ||
| 20 天前 | ||
| 20 天前 | ||
| 4 年前 | ||
| 4 年前 | ||
| 1 个月前 | ||
| 2 年前 | ||
| 4 年前 | ||
| 6 年前 | ||
| 4 年前 | ||
| 6 年前 | ||
| 4 年前 | ||
| 4 年前 | ||
| 3 年前 |