Commit Graph

1476 Commits

Author SHA1 Message Date
Haowei Cai
72b03a81f9 generated client change 2022-05-02 11:59:00 -07:00
Haowei Cai
28025cbb8d generated API change 2022-05-02 11:58:59 -07:00
Haowei Cai
1af24d4bfe update changelog 2022-05-02 11:58:15 -07:00
Haowei Cai
c7fc4b9016 update version constants for 23.0.1-snapshot release 2022-05-02 11:58:14 -07:00
Kubernetes Prow Robot
7f63059bf1
Merge pull request #1788 from Shivansh2407/patch-1
add: README.md in doc/source
2022-05-02 09:21:14 -07:00
Shivansh Srivastava
bad23cfc05
add: README.md in doc/source 2022-05-02 17:01:53 +05:30
Kubernetes Prow Robot
51c481692a
Merge pull request #1771 from jonasdlindner/contributing_fix
Adjust CONTRIBUTING.md to new repo structure
2022-04-07 20:00:42 -07:00
Jonas Lindner
c24de6824e adjust CONTRIBUTING.md to new repo structure 2022-04-07 09:31:19 +02:00
Kubernetes Prow Robot
702042dba4
Merge pull request #1769 from kubernetes-client/dependabot/github_actions/codecov/codecov-action-3
Bump codecov/codecov-action from 2 to 3
2022-04-06 09:18:56 -07:00
dependabot[bot]
7780897ef7
Bump codecov/codecov-action from 2 to 3
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 2 to 3.
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Changelog](https://github.com/codecov/codecov-action/blob/master/CHANGELOG.md)
- [Commits](https://github.com/codecov/codecov-action/compare/v2...v3)

---
updated-dependencies:
- dependency-name: codecov/codecov-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-06 03:02:47 +00:00
Kubernetes Prow Robot
c66a39108b
Merge pull request #1738 from abikouo/fix_resource_field
fix issue when trying to build ResourceField with argument name 'self'
2022-03-28 09:39:23 -07:00
Kubernetes Prow Robot
cd7872589b
Merge pull request #1734 from kubernetes-client/dependabot/github_actions/actions/checkout-3
Bump actions/checkout from 2 to 3
2022-03-28 09:37:23 -07:00
Kubernetes Prow Robot
cb1cc21d3d
Merge pull request #1731 from kubernetes-client/dependabot/github_actions/actions/setup-python-3
Bump actions/setup-python from 2.3.2 to 3
2022-03-28 09:35:22 -07:00
Kubernetes Prow Robot
7e675076aa
Merge pull request #1765 from YidaHu/patch-1
Fix typo: kubenetes -> kubernetes
2022-03-28 09:27:24 -07:00
yida.hu
be5e61c29e Fix typo: kubenetes -> kubernetes 2022-03-28 19:52:37 +08:00
Kubernetes Prow Robot
5838acb6d3
Merge pull request #1665 from cclauss/patch-3
Delete .travis.yml because it lo longer runs
2022-03-26 13:27:21 -07:00
Kubernetes Prow Robot
d50c296ac7
Merge pull request #1752 from RonMallory/docs/util-createfromyaml
docs(examples): add example to utilize utils
2022-03-21 17:46:13 -07:00
Ron
35d3ff0216 docs(examples): add example to utilize utils 2022-03-16 18:13:54 -07:00
Kubernetes Prow Robot
74952467e7
Merge pull request #1749 from RonMallory/fix/jupyter-yaml
fix: remove depriciated gitrepo volume type
2022-03-16 09:47:17 -07:00
Kubernetes Prow Robot
ee67a03a37
Merge pull request #1717 from showjason/rollout-sts-ds
add examples which mainly show a way to rollout statefulset and daemo…
2022-03-16 09:43:17 -07:00
showjason
6fa47ea1c3 comment version requirement for example statefulset 2022-03-16 13:49:22 +08:00
Ron
10238161ca fix: remove depriciated gitrepo volume type 2022-03-15 22:42:53 -07:00
abikouo
3117c533b3 ResourceField class should allow defining any keyword
add unit tests
2022-03-07 10:00:03 +01:00
dependabot[bot]
c4d19e9dce
Bump actions/checkout from 2 to 3
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2...v3)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-02 03:04:33 +00:00
dependabot[bot]
1bf071a2d8
Bump actions/setup-python from 2.3.2 to 3
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 2.3.2 to 3.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v2.3.2...v3)

---
updated-dependencies:
- dependency-name: actions/setup-python
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-01 03:06:26 +00:00
Kubernetes Prow Robot
6c90fe3182
Merge pull request #1730 from yliaog/master
updated compatibility matrix for 1.23.3 GA
2022-02-28 15:11:48 -08:00
Yu Liao
19c4e13082 update changelog 2022-02-28 14:59:17 -08:00
Yu Liao
197c86909e updated README for 1.23.3 GA 2022-02-28 14:12:55 -08:00
Yu Liao
a1cf39261f updated compatibility matrix for 1.23.3 GA 2022-02-28 14:08:59 -08:00
Kubernetes Prow Robot
dd7417a0b8
Merge pull request #1722 from yliaog/master
updated annoucement mail to dev@kubernetes.io
2022-02-22 09:53:18 -08:00
Yu Liao
582112317b updated annoucement mail to dev@kubernetes.io 2022-02-22 09:45:58 -08:00
Kubernetes Prow Robot
ec3b816d14
Merge pull request #1721 from yliaog/master
updated changelog and readme
2022-02-22 09:29:17 -08:00
Yu Liao
ff0fd572ae update changelog 2022-02-22 09:19:21 -08:00
Yu Liao
0e905e6d12 updated compatibility matrix for 1.23.3b1 2022-02-22 09:18:39 -08:00
Kubernetes Prow Robot
ada2a7d735
Merge pull request #1714 from yliaog/master
updated readme and changelog for 1.23.3a1
2022-02-15 09:26:03 -08:00
Yu Liao
37ab8ebe14 update changelog 2022-02-15 09:20:01 -08:00
Yu Liao
102f747688 updated README 2022-02-15 09:17:53 -08:00
Kubernetes Prow Robot
ab14a3e35b
Merge pull request #1709 from yliaog/automated-release-of-23.0.0-snapshot-upstream-master-1644876692
Automated release of 23.0.0 snapshot upstream master 1644876692
2022-02-14 16:48:10 -08:00
Yu Liao
ffceaa87d2 generated client change 2022-02-14 14:12:03 -08:00
Yu Liao
b227345fb2 generated API change 2022-02-14 14:12:02 -08:00
Yu Liao
bd5745ad1d generated client change for custom_objects 2022-02-14 14:12:02 -08:00
Yu Liao
3c78034d8f update changelog 2022-02-14 14:11:33 -08:00
Yu Liao
41c4adde02 update version constants for 23.0.0-snapshot release 2022-02-14 14:11:32 -08:00
Kubernetes Prow Robot
c9da862a9e
Merge pull request #1708 from yliaog/master
updated changelog and README for 1.22.6
2022-02-14 13:30:30 -08:00
Yu Liao
65cbb94d11 Updated the compatibility matrix and maintenance status 2022-02-14 13:21:30 -08:00
Yu Liao
3efa502942 update changelog with release notes from master branch 2022-02-14 13:21:20 -08:00
Kubernetes Prow Robot
d96fe6dcba
Merge pull request #1707 from yliaog/master
update changelog with release notes from master branch for 1.22.6b1
2022-02-14 13:19:32 -08:00
Yu Liao
d1ae72999c update changelog with release notes from master branch 2022-02-14 13:05:43 -08:00
Kubernetes Prow Robot
f85d10324c
Merge pull request #1706 from yliaog/master
Update changelog and README for 1.22.6a1
2022-02-14 12:20:30 -08:00
Yu Liao
452fd224e2 Update the compatibility matrix and maintenance status 2022-02-14 12:14:18 -08:00