Commit Graph

17 Commits

Author SHA1 Message Date
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 5403139cb7
Change heading levels in security-policy-examples (#12637) 2023-02-13 00:36:05 -08:00
Michael 9de619e1fe
Replace setup with set up if it's a verb (#12419) 2022-12-29 17:02:30 -08:00
Yangmin Zhu 73d70ed49e
update security concept and examples (#9648)
* update security concept and examples

* address comments

* update

* Apply suggestions from code review

Co-authored-by: craigbox <craigbox@google.com>

* update

Co-authored-by: craigbox <craigbox@google.com>
2021-05-13 14:07:31 -07:00
Yangmin Zhu a3685995fb
fix security example policy (#9431)
* fix security example policy

* fix test
2021-04-02 10:57:13 -07: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
Yangmin Zhu 85a6002789
update security doc with evaluation order, common patterns, shoter task names and some small updates (#9127)
* update security doc with evaluation order, common patterns, shoter task names and some small updates

* update

* update

* add link

* update

* update

* fix lint

* Apply suggestions from code review

Co-authored-by: Eric Van Norman <ericvn@us.ibm.com>

* update

* Apply suggestions from code review

Co-authored-by: John Howard <howardjohn@google.com>

Co-authored-by: Eric Van Norman <ericvn@us.ibm.com>
Co-authored-by: John Howard <howardjohn@google.com>
2021-03-24 09:16:41 -07:00
John Howard a142de5907
Remove root cert transition guide (#8876)
* Remove root cert transition guide

The guide is for users on 1.2. Any user from 1.2 would already have
their cert expired, so they either already followed this guide or
already had a production outage.

Fixes https://github.com/istio/istio.io/issues/6668

* fix lint
2021-01-29 14:01:47 -08:00
Eric Van Norman bea8d187e5
Silence curl command (#8773)
* Silence curl command

* Update more files with -sS (adding S to show errors)

* Over-agressive on the -S and causing some tests to fail.

* Remove more curl -S flags
2021-01-20 09:45:50 -08:00
Oliver Liu 25e39fb2c5
Update root transition operation page (#8494)
* Update the root cert lifetime extension operation.

* Small fix.

* Apply suggestions from code review

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>

* Small fix.

* Small fix.

* Lint fix.

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2020-11-13 06:33:58 -08: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