Commit Graph

93 Commits

Author SHA1 Message Date
Kubernetes Prow Robot 2d554f0608
Merge pull request #5905 from baijum/patch-3
Fix typo
2021-08-10 22:08:46 -07:00
Matt Farina 51ddf785d0
Removing mattfarina from sig apps (#5889)
* Removing mattfarina from sig apps

At the June 14th 2021 meeting I stepped down from SIG Apps as a
chair. It has been a pleasure to work on SIG Apps for all those
years.

Signed-off-by: Matt Farina <matt.farina@suse.com>

* Updating mattfarina to emeritus

Signed-off-by: Matt Farina <matt.farina@suse.com>
2021-08-10 05:45:18 -07:00
Baiju Muthukadan 1d179d695c
Fix typo
Kubernetes Enhancement Proposals is shortened as "KEPs" (with lower case `s`).
Ref. https://github.com/kubernetes/enhancements/blob/master/keps/README.md

Signed-off-by: Baiju Muthukadan <baiju.m.mail@gmail.com>
2021-07-23 11:46:26 +05:30
Bob Killen 696e1fbe45 Rename annual reports to match calendar year 2021-06-04 14:48:48 -04:00
Kenneth Owens cf7877da62
SIG Apps: Add 2021 Annual Report 2021-05-23 10:10:57 -04:00
Maciej Szulik 66bdbaf184
Replace prydonius with soltysh for sig-apps leads 2021-03-16 17:59:55 +01:00
Aaron Crickenberger 1ffc41daa0 ran make generate 2021-03-09 16:24:06 -05:00
Nikhita Raghunath 6288cb0d6a Autogenerate liaisons.md, SIG/WG/UG README.md 2021-01-20 10:37:38 +05:30
Janet Kuo b840aa5e1b Update SIG Apps meeting information 2020-10-05 21:02:33 -07:00
Matt Farina ad5ce29edc
Updateing SIG Apps chair companies 2020-09-14 10:27:09 -04:00
AGMETEOR 1ce4cbfce7 Update sig-api-machinery, sig-apps and sig-architecture zoom meeting links 2020-03-23 21:16:05 +03:00
Aaron Crickenberger 4eec9f39d6 Run make to use new generator templates 2019-08-08 12:54:16 -07:00
Matt Farina 6bf7e570e0
Moving sig apps to bi-weekly
This was discussed in a SIG Apps meeting and was taken to the
mailing list.
2019-08-02 13:22:38 -04:00
Matt Farina 097b6f0c7a
Updating the SIG Apps contributing docs
- Removed Helm as it has been its own project for some time
- Removed the App Def WG as it is now complete and archived
- Added the Application CRD/controller
- Added a call for docs contributions
2019-07-17 13:46:41 -04:00
Janet Kuo 678c8038ab Fix the link to SIG Apps meeting playlist 2019-06-28 11:58:50 -07:00
Nikhita Raghunath 3f066e37e0 sig-apps: add execution-hook subproject 2019-06-22 11:00:35 +05:30
Adnan Abdulhussein 4a5be19f8f update SIG Apps chair info 2019-06-06 15:27:34 -07:00
Matt Farina 2471022cf9
Adding Janet Kuo to SIG Apps chairs 2019-05-17 16:40:06 -04:00
Aaron Crickenberger 9e425d8dbb Add subproject slack channels 2019-05-15 13:32:06 -07:00
Aaron Crickenberger f2c3064a5b Ran make 2019-05-03 11:20:52 -07:00
Nikhita Raghunath fe179e57e0 sig apps: use raw github links for owners 2019-02-26 09:59:49 +05:30
Roy Lenferink 4396a8b7f3 Updated OWNERS files to include link to docs 2019-01-30 19:37:21 +01:00
ramnar c701c750ac Fix for #2696 (#2969)
* Fix for 2696

FILE: ./keps/sig-cluster-lifecycle/0003-cluster-api.md
[✖] https://github.com/kubernetes/kubernetes/blob/master/cmd/kubeadm/app/apis/kubeadm/v1alpha1/types.go
→ Status: 404

FILE: ./keps/sig-auth/0014-dynamic-audit-configuration.md
[✖] http://github.com/kubernetes/community/blob/master/Users/patrick/go/src/k8s.io/kubernetes/vendor/k8s.io/apiserver/pkg/authorization/authorizer/interfaces.go
→ Status: 404

FILE: ./sig-apps/agenda.md
[✖] www.github.com/kubernetes/helm → Status: 400 Error: ENOENT: no such
file or directory, access
'/home/jorge/src/kubernetes/community/sig-apps/www.github.com/kubernetes/helm'
[✖] https://deis.com/ → Status: 0 Error: ETIMEDOUT

FILE: ./sig-cli/migrated-from-wiki/roadmap-kubectl.md
[✖] http://kubernetes.sh/kploy/ → Status: 404

* Review Comments incorporated for 2969

FILE: ./sig-apps/agenda.md
[✖] www.github.com/kubernetes/helm → Status: 400 Error: ENOENT: no such
file or directory, access
'/home/jorge/src/kubernetes/community/sig-apps/www.github.com/kubernetes/helm'
[✖] https://deis.com/ → Status: 0 Error: ETIMEDOUT

* Fix for 2696

FILE: ./keps/sig-cluster-lifecycle/0003-cluster-api.md
[✖] https://github.com/kubernetes/kubernetes/blob/master/cmd/kubeadm/app/apis/kubeadm/v1alpha1/types.go
→ Status: 404

FILE: ./keps/sig-auth/0014-dynamic-audit-configuration.md
[✖] http://github.com/kubernetes/community/blob/master/Users/patrick/go/src/k8s.io/kubernetes/vendor/k8s.io/apiserver/pkg/authorization/authorizer/interfaces.go
→ Status: 404

FILE: ./sig-apps/agenda.md
[✖] www.github.com/kubernetes/helm → Status: 400 Error: ENOENT: no such
file or directory, access
'/home/jorge/src/kubernetes/community/sig-apps/www.github.com/kubernetes/helm'
[✖] https://deis.com/ → Status: 0 Error: ETIMEDOUT

FILE: ./sig-cli/migrated-from-wiki/roadmap-kubectl.md
[✖] http://kubernetes.sh/kploy/ → Status: 404

Review Comments incorporated for 2969

FILE: ./sig-apps/agenda.md
[✖] www.github.com/kubernetes/helm → Status: 400 Error: ENOENT: no such
file or directory, access
'/home/jorge/src/kubernetes/community/sig-apps/www.github.com/kubernetes/helm'
[✖] https://deis.com/ → Status: 0 Error: ETIMEDOUT
2018-11-27 12:45:12 -08:00
Victor Boctor 72ad2f0f4e
Fix typo 2018-11-19 10:44:24 -08:00
Matt Farina 95f5d596e8
Adding SIG Apps Charter 2018-10-31 12:31:04 -04:00
Claes Mogren 7c88effff5 Fix blog links after migration from blog.kubernetes.io to kubernetes.io/blog 2018-10-22 15:01:25 -07:00
Nikhita Raghunath 180425beba generator: remove google groups note from all SIG READMEs 2018-08-30 19:40:26 +05:30
Aaron Crickenberger c8b2aeb9d2 Regenerate sig docs 2018-08-08 15:07:07 -07:00
k8s-ci-robot bee2467b44
Merge pull request #2308 from whs-dot-hk/patch-3
Beautify generator
2018-06-26 11:49:52 -07:00
k8s-ci-robot 0b669ac667
Merge pull request #2304 from jdumars/zoom
Change zoom links per SC meeting
2018-06-24 13:12:02 -07:00
Wong Heung Sang 7270d21f5e Regenerate 2018-06-24 13:43:06 +08:00
Matt Farina 0e67e8d358
Adding application sub-project for sig apps 2018-06-22 17:15:58 -04:00
jdumars 12e50a50b3 Change zoom links per SC meeting 2018-06-22 11:38:32 -07:00
Adnan Abdulhussein ca7e4ea70a remove Helm and subprojects from SIG-Apps subprojects list
Helm has now moved over to the CNCF (https://github.com/cncf/toc/blob/master/proposals/helm.adoc)
and no longer reports to SIG-Apps and Kubernetes.
2018-06-19 15:49:08 -07:00
Adnan Abdulhussein 30c5e77c6e [sig-apps] updates Helm meeting notes/agenda link 2018-03-15 17:19:26 +00:00
Christoph Blecker 1fff61d130
Regenerate docs 2018-03-14 15:38:20 -07:00
Kenneth Owens 50437e5ed2 generated 2018-02-28 19:13:20 -08:00
Matt Farina cc0467fe78
Initial contribution of SIG Apps contributions guide 2018-02-09 11:47:03 -05:00
k8s-ci-robot be31add1fe
Merge pull request #1748 from yowenter/fix-typo
> fix typos
2018-02-07 19:23:44 -08:00
Taoge f73479d17b > fix some typos 2018-02-08 11:13:12 +08:00
Aaron Crickenberger 28584e497e update subprojects based on review comments 2018-02-07 16:11:54 -07:00
Aaron Crickenberger 170a99a651 Add strawman implementation of subprojects
A subproject is a one-to-many mapping of a name to a list of
OWNERS urls.  This allows for a subproject to be a single repo (eg:
helm), or a subproject to be a list of multiple subdirectories across
one or more repos (eg: workloads api)

SIG meetings dedicated to a single subproject moved down to subproject
meetings
2018-02-07 16:11:54 -07:00
Aaron Crickenberger c9f78d3fc3 Update helm dev meeting minutes 2018-01-25 09:57:24 -08:00
Christoph Blecker 1591e749fc
Remove michelleN from sig-apps-leads 2018-01-24 14:49:08 -08:00
Christoph Blecker 8f5b4b01cf
Reformat sig-apps meetings using sigs.yaml 2018-01-24 13:14:05 -08:00
Christoph Blecker e0c807ce1c
Regenerate docs 2018-01-24 12:58:19 -08:00
Nikhita Raghunath 7a429efb12 update generated sig READMEs 2018-01-18 16:29:17 +05:30
Christoph Blecker 95a4a105cd
Use git.k8s.io for links 2017-12-21 18:34:08 -08:00
Eric Tune fdd1126b84 Update SIG-apps leads
Adds @kow3ns.
2017-12-12 09:26:20 -08:00
Matt Farina b380b2e97a
Updating the SIG Apps sub-meeting details 2017-11-29 11:06:06 -05:00