Skip to content

Releases: kcl-lang/modules

v0.1.0 Release

20 Aug 08:20
Compare
Choose a tag to compare

What's Changed

  • feat: init the metadata repo with demo k8s by @zong-zhe in #1
  • feat: add main.go and get_readme.sh to generate the content shown on AH by @zong-zhe in #3
  • test: this is a test for publishing pkg by @zong-zhe in #4
  • test by @zong-zhe in #5
  • test by @zong-zhe in #6
  • test by @zong-zhe in #7
  • fix: rm useless test cases by @zong-zhe in #8
  • feat: add sample named helloworld by @zong-zhe in #9
  • fix: rm sample by @zong-zhe in #10
  • publish package helloworld by @zong-zhe in #11
  • fix: add default value for package description by @zong-zhe in #12
  • build(deps): bump github.com/docker/distribution from 2.8.1+incompatible to 2.8.2+incompatible by @dependabot in #14
  • build(deps): bump github.com/docker/docker from 23.0.1+incompatible to 23.0.3+incompatible by @dependabot in #15
  • feat: add set-annotations models by @Peefy in #13
  • feat: add all model source code on github packages by @Peefy in #16
  • build(deps): bump google.golang.org/grpc from 1.53.0 to 1.56.3 by @dependabot in #17
  • feat: add collectionutil module v0.0.1 by @Peefy in #20
  • feat: add workflow to supports manual republishing all kcl packages by @zong-zhe in #21
  • fix: make republish into manual by @zong-zhe in #22
  • feat: add verified publisher by @zong-zhe in #23
  • feat: add quick start in README.md by @zong-zhe in #24
  • build(deps): bump golang.org/x/net from 0.9.0 to 0.17.0 by @dependabot in #26
  • feat: add more kcl modules about kcl examples, kcl charts and container modules. by @Peefy in #25
  • refactor: enhance psp allowed users module and tag v0.1.1 by @Peefy in #29
  • build(deps): bump github.com/cyphar/filepath-securejoin from 0.2.3 to 0.2.4 by @dependabot in #27
  • build(deps): bump github.com/cloudflare/circl from 1.1.0 to 1.3.3 by @dependabot in #28
  • build(deps): bump github.com/docker/docker from 23.0.3+incompatible to 24.0.7+incompatible by @dependabot in #30
  • feat: add psp volume module by @Peefy in #31
  • feat: add test case and the workflow 'Publish Specified Packages' by @zong-zhe in #32
  • feat: psp-seccomp module by @Peefy in #33
  • feat: psp-read-only-root-filesystem module by @Peefy in #34
  • feat: add psp proc mount by @Peefy in #35
  • feat: add psp-privileged-containers module by @Peefy in #36
  • feat: psp-host-network-ports by @Peefy in #38
  • feat: add psp-host-namespaces modules by @Peefy in #39
  • feat: add pathlib and psp-host-filesystem modules by @Peefy in #40
  • feat: add psp fsgroup module by @Peefy in #41
  • feat: add psp-forbidden-sysctls modules by @Peefy in #42
  • feat: add kcl-run module by @Peefy in #43
  • feat: add OAM modules and enhance the kcl run modules. by @Peefy in #44
  • feat: add prometheus modules by @Peefy in #45
  • feat: add istio module by @Peefy in #46
  • feat: add more cncf modules by @Peefy in #47
  • feat: add konfig modules by @Peefy in #49
  • feat: add semver module by @Peefy in #50
  • feat: allow the custom artifacthub-pkg.yml by @zong-zhe in #51
  • Add model of karmada by @liangyuanpeng in #48
  • feat: add more detailed information in README.md by @zong-zhe in #52
  • ci: add cla check by @Peefy in #53
  • feat: move all the metadata to '.integration/artifacthub' by @zong-zhe in #55
  • fix: fix the metadata for package karmada by @zong-zhe in #56
  • feat: publish the validator module by @Peefy in #57
  • feat: publish more crd definitions by @Peefy in #58
  • feat: impl init jsonpatch module by @Peefy in #59
  • feat: add kcl type modules by @Peefy in #60
  • test: add unit tests for the jsonpatch module by @Peefy in #61
  • feat: add argo application field validation module by @Peefy in #62
  • feat: add more argo application validation modules by @Peefy in #63
  • feat: add aws releted kubernetes modules by @Peefy in #64
  • feat: add cluster role binding by @Peefy in #65
  • feat: add more container validation modules by @Peefy in #66
  • feat: add more cncf project validation modules by @Peefy in #68
  • fix: fix typo ngnix to nginx by @cr7258 in #67
  • feat: add more check modules by @Peefy in #69
  • feat: add more validation modules about fluxcd by @Peefy in #70
  • chore: bump modules repo and use kcl mod instead of kpm by @Peefy in #71
  • feat: add more istio mutation and validation modules by @Peefy in #72
  • feat: add more nginx ingress modules by @Peefy in #73
  • feat: add psp-check-supplemental-groups-modules by @Peefy in #74
  • feat: add more openshift modules by @Peefy in #75
  • feat: publish more nginx ingress modules by @Peefy in #76
  • feat: add more tekton modules by @Peefy in #77
  • chore: bump kpm cmd to kcl mod cmd by @Peefy in #78
  • publish module k8s:1.14-1.17 by @zong-zhe in #80
  • publish module k8s:1.18-1.21 by @zong-zhe in #81
  • publish module k8s:1.22-1.25 by @zong-zhe in #82
  • publish module k8s:1.26-1.28 by @zong-zhe in #83
  • feat: add a new pr template for publish package by @zong-zhe in #84
  • feat: replace the verified repo to update the install cmd by @zong-zhe in #85
  • feat: add flux restrict annotation module by @Peefy in #86
  • feat: publish more validation modules by @Peefy in #87
  • feat: publish more validation modules about Kubernetes resources by @Peefy in #88
  • feat: publish more modules by @Peefy in #89
  • feat: add more modules about merge and loop by @Peefy in #90
  • feat: init strategic merge patch module by @Peefy in #91
  • feat: impl k8s strategic merge patch by @Peefy in #92
  • chore: update artifact pkg commits and fix typos by @Peefy in #93
  • feat: publish more modules by @Peefy in #94
  • feat: add crossplane and crossplane provider modules by @Peefy in #95
  • feat: add kubelocks modules by @Peefy in #96
  • feat: add cluster-api-provider-vsphere-module modules and crd to kcl scripts. by @Peefy in #97
  • add doc gen scripts in the crd2kcl sctips by @Peefy in #98
  • feat: add argo rollouts and postgres operator modules by @Peefy in #99
  • feat: add more crd modules by @Peefy in #100
  • chore: bump kcl module versions by @Peefy in #101
  • init: add github workflow modules by @Peefy in #102
  • feat: add more kubernetes modules by @Peefy in #103
  • feat: add more modules for k8s operators by @p...
Read more