Commit Graph

11 Commits

Author SHA1 Message Date
John Howard da794e415b
Fix distroless field name (#14841)
We were using the proto name, not the yaml name
2024-04-05 12:48:22 -07:00
John Howard 0262982f8f
Drop "distroless is alpha" warning (#14065)
https://github.com/istio/enhancements/pull/105
2023-10-27 10:56:29 -07:00
Paddy Doyle e24e58affa
Update feature status for Experimental/Alpha (#12821)
* Update feature status for Experimental/Alpha

Based off of the feature status in features.yaml, update the
corresponding doc page.

Update navigation_level.html to only flag Experimental and Alpha
features with an asterisk '*', rather than all docs with _any_ status
set.

Add new 'alpha.md' boilerplate, similar to 'experimental.md', with a
link to https://github.com/istio/community/blob/master/FEATURE-LIFECYCLE.md

Add either 'boilerplate alpha' or 'boilerplate experimental' to all
pages which have Alpha or Experimental status set.

Tidy up pages which already had
'boilerplate experimental-feature-warning' and be consistent with
'boilerplate experimental'

Update tasks/observability/distributed-tracing/mesh-and-proxy-config
status from 'Beta/Experimental' to 'Beta', to match what's in
features.yaml (all others only have a single value here)

* Add content/zh/boilerplates/alpha.md

* Update content/en/boilerplates/alpha.md

Suggested change

Co-authored-by: Faseela K <k.faseela@gmail.com>

* Update the zh 'alpha' boilerplate to match

---------

Co-authored-by: Faseela K <k.faseela@gmail.com>
2023-03-03 07:45:06 -08:00
John Howard 419b96d15d
Update distroless doc (#12705)
* Update distroless doc

* Add info about debugging
* Use new flag to enable it

* comments
2023-02-17 10:37:48 -08:00
Michael 9de619e1fe
Replace setup with set up if it's a verb (#12419) 2022-12-29 17:02:30 -08:00
orangegzx f42cd803c8
zh translation: docs/ops/configuration/security/harden docker images/index.md (#9256)
* zh-translation: docs/ops/configuration/security/harden-docker-images/index.md

* Update content/zh/docs/ops/configuration/security/harden-docker-images/index.md

Co-authored-by: MXuDong <xudong.meng@daocloud.io>

Co-authored-by: MXuDong <xudong.meng@daocloud.io>
2021-03-30 15:13:54 -07:00
Shamsher Ansari 8659efa80f
Add example for how to install distroless images (#8247) 2020-10-01 06:20:49 -07:00
Frank Budinsky e9a89c879f
Add owner attribute to docs (#7737)
* Add owner attribute to docs

* remove @
2020-07-15 15:19:40 -07:00
Frank Budinsky e11cf24f0d
Add test: attribute to all md files (#7413) 2020-05-27 09:11:26 -07:00
Eric Van Norman 445ef7d3b9
Remove warning on hardening with distroless (#7264) 2020-05-13 06:37:46 -07:00
Frank Budinsky 60f73570f0 Another ops guide incremental improvement (#5830)
* Another ops guide incremental improvement

* fix broken links

* more lint errors

* one more lint

* fix aliases
2019-11-25 11:58:39 -08:00