Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged main dev 1.32 #48693

Open
wants to merge 118 commits into
base: dev-1.32
Choose a base branch
from

Commits on Aug 13, 2024

  1. update: ja.toml

    Okabe-Junya committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    ad8dd85 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2024

  1. Configuration menu
    Copy the full SHA
    eb61a44 View commit details
    Browse the repository at this point in the history
  2. ajuste subtitulo

    luisfroliveira committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    7505848 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e334f83 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2024

  1. Configuration menu
    Copy the full SHA
    e4988d4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    953dd04 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2024

  1. Kubernetes v1.32 sneak peek blog

    Add 2024-11-04-kubernetes-1.32-sneak-peek.md
    mbianchidev authored Oct 29, 2024
    Configuration menu
    Copy the full SHA
    ecb44b6 View commit details
    Browse the repository at this point in the history
  2. Updated link to relative as suggested

    Update content/en/blog/_posts/2024-11-04-kubernetes-1.32-sneak-peek.md
    
    Co-authored-by: Dipesh Rawat <[email protected]>
    mbianchidev and dipesh-rawat authored Oct 29, 2024
    Configuration menu
    Copy the full SHA
    bb84059 View commit details
    Browse the repository at this point in the history
  3. Updated link to relative as suggested

    Update content/en/blog/_posts/2024-11-04-kubernetes-1.32-sneak-peek.md
    
    Co-authored-by: Dipesh Rawat <[email protected]>
    mbianchidev and dipesh-rawat authored Oct 29, 2024
    Configuration menu
    Copy the full SHA
    381b714 View commit details
    Browse the repository at this point in the history
  4. Lang nit British -> American

    Update 2024-11-04-kubernetes-1.32-sneak-peek.md
    mbianchidev authored Oct 29, 2024
    Configuration menu
    Copy the full SHA
    8b685a3 View commit details
    Browse the repository at this point in the history
  5. Updated phrasing to avoid "removal of DRA" confusion

    Update 2024-11-04-kubernetes-1.32-sneak-peek.md
    mbianchidev authored Oct 29, 2024
    Configuration menu
    Copy the full SHA
    8419068 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a6212ca View commit details
    Browse the repository at this point in the history
  7. Removal -> Withdrawal

    Update 2024-11-04-kubernetes-1.32-sneak-peek.md
    mbianchidev authored Oct 29, 2024
    Configuration menu
    Copy the full SHA
    4fb4bda View commit details
    Browse the repository at this point in the history
  8. Avoid mentioning scheduling as requested during review

    Update content/en/blog/_posts/2024-11-04-kubernetes-1.32-sneak-peek.md
    
    Co-authored-by: Filip Křepinský <[email protected]>
    mbianchidev and atiratree authored Oct 29, 2024
    Configuration menu
    Copy the full SHA
    b8ad49b View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2024

  1. KEP 4369 title changed as suggested during review

    Update content/en/blog/_posts/2024-11-04-kubernetes-1.32-sneak-peek.md
    
    Co-authored-by: divya-mohan0209 <[email protected]>
    mbianchidev and divya-mohan0209 authored Oct 30, 2024
    Configuration menu
    Copy the full SHA
    4958194 View commit details
    Browse the repository at this point in the history
  2. Addressed first review comments from sig-docs-blog

    Update 2024-11-04-kubernetes-1.32-sneak-peek.md
    mbianchidev authored Oct 30, 2024
    Configuration menu
    Copy the full SHA
    fe0e391 View commit details
    Browse the repository at this point in the history
  3. Fix typos and text in manage-resources-containers.md

    Fix typos and text in manage-resources-containers.md
    fgogolli authored Oct 30, 2024
    Configuration menu
    Copy the full SHA
    dbc57ad View commit details
    Browse the repository at this point in the history
  4. Addressed some grammar and nits

    Update 2024-11-04-kubernetes-1.32-sneak-peek.md
    mbianchidev authored Oct 30, 2024
    Configuration menu
    Copy the full SHA
    9c59132 View commit details
    Browse the repository at this point in the history
  5. Documentation -> Deprecation guide

    Update 2024-11-04-kubernetes-1.32-sneak-peek.md
    mbianchidev authored Oct 30, 2024
    Configuration menu
    Copy the full SHA
    b323200 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2024

  1. Add systems:master paragraph

    mrgiles committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    cdff2b4 View commit details
    Browse the repository at this point in the history
  2. Implemented a number of suggestions from code review

    Update 2024-11-04-kubernetes-1.32-sneak-peek.md
    mbianchidev authored Oct 31, 2024
    Configuration menu
    Copy the full SHA
    468dc22 View commit details
    Browse the repository at this point in the history
  3. Clarified KEP 1860

    Update 2024-11-04-kubernetes-1.32-sneak-peek.md
    mbianchidev authored Oct 31, 2024
    Configuration menu
    Copy the full SHA
    147f4cd View commit details
    Browse the repository at this point in the history
  4. Even more DRA clarifications

    Update content/en/blog/_posts/2024-11-04-kubernetes-1.32-sneak-peek.md
    
    Co-authored-by: Sean McGinnis <[email protected]>
    mbianchidev and stmcginnis authored Oct 31, 2024
    Configuration menu
    Copy the full SHA
    fd41232 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2024

  1. Added API removal for 1.32

    Update 2024-11-04-kubernetes-1.32-sneak-peek.md
    mbianchidev authored Nov 1, 2024
    Configuration menu
    Copy the full SHA
    0242acd View commit details
    Browse the repository at this point in the history
  2. RecursiveReadOnlyMounts: update the status about CRI-O

    CRI-O v1.30 added the support for this feature.
    (cri-o/cri-o PR 7962)
    
    Signed-off-by: Akihiro Suda <[email protected]>
    AkihiroSuda committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    2e7b2b3 View commit details
    Browse the repository at this point in the history
  3. Remove KEP links from headings

    Update 2024-11-04-kubernetes-1.32-sneak-peek.md
    mbianchidev authored Nov 1, 2024
    Configuration menu
    Copy the full SHA
    f2e6a63 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2024

  1. Configuration menu
    Copy the full SHA
    5c87028 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2024

  1. Deadline change

    Update 2024-11-04-kubernetes-1.32-sneak-peek.md
    mbianchidev authored Nov 3, 2024
    Configuration menu
    Copy the full SHA
    72e67a1 View commit details
    Browse the repository at this point in the history
  2. Chaning deadline to Friday 8th as initially intended.

    Update 2024-11-04-kubernetes-1.32-sneak-peek.md
    mbianchidev authored Nov 3, 2024
    Configuration menu
    Copy the full SHA
    21fa315 View commit details
    Browse the repository at this point in the history
  3. Renamed file name since the deadline changed

    Rename 2024-11-04-kubernetes-1.32-sneak-peek.md to 2024-11-08-kubernetes-1.32-sneak-peek.md
    mbianchidev authored Nov 3, 2024
    Configuration menu
    Copy the full SHA
    2e49c2a View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2024

  1. [zh-cn]sync recursive-read-only-mounts.md

    Signed-off-by: xin.li <[email protected]>
    my-git9 committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    ad03b45 View commit details
    Browse the repository at this point in the history
  2. [zh-cn] sync sidecar-containers.md

    Signed-off-by: xin.li <[email protected]>
    my-git9 committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    9aa2ef4 View commit details
    Browse the repository at this point in the history
  3. [zh-cn]sync participate/_index.md

    Signed-off-by: xin.li <[email protected]>
    my-git9 committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    7fc7174 View commit details
    Browse the repository at this point in the history
  4. fix: improve clarity and formatting in liveness, readiness, and start…

    …up probes documentation
    taguhoiya committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    8dfd25a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9a31b74 View commit details
    Browse the repository at this point in the history
  6. Addressing more review comments from sig-docs-blog

    Update 2024-11-08-kubernetes-1.32-sneak-peek.md
    mbianchidev authored Nov 4, 2024
    Configuration menu
    Copy the full SHA
    f2ef74a View commit details
    Browse the repository at this point in the history
  7. [de] update kubernetes link

    Arhell committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    80fe913 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2024

  1. Merge pull request kubernetes#48636 from my-git9/recursive-read-only-…

    …mounts
    
    [zh-cn]sync recursive-read-only-mounts.md
    k8s-ci-robot authored Nov 5, 2024
    Configuration menu
    Copy the full SHA
    2754c4d View commit details
    Browse the repository at this point in the history
  2. Merge pull request kubernetes#48637 from my-git9/pp-8968

    [zh-cn]sync participate/_index.md
    k8s-ci-robot authored Nov 5, 2024
    Configuration menu
    Copy the full SHA
    750fab5 View commit details
    Browse the repository at this point in the history
  3. Merge pull request kubernetes#48616 from AkihiroSuda/rro-crio

    RecursiveReadOnlyMounts: update the status about CRI-O
    k8s-ci-robot authored Nov 5, 2024
    Configuration menu
    Copy the full SHA
    dc1279f View commit details
    Browse the repository at this point in the history
  4. sync volumes pod-lifecycle

    asa3311 committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    6faa2f0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    44a349e View commit details
    Browse the repository at this point in the history
  6. Merge pull request kubernetes#48642 from asa3311/sync-zh-159

    [zh] sync volumes pod-lifecycle
    k8s-ci-robot authored Nov 5, 2024
    Configuration menu
    Copy the full SHA
    0c21ff9 View commit details
    Browse the repository at this point in the history
  7. Merge pull request kubernetes#48624 from my-git9/pp-6545

    [zh-cn] sync sidecar-containers.md
    k8s-ci-robot authored Nov 5, 2024
    Configuration menu
    Copy the full SHA
    c7fdf0c View commit details
    Browse the repository at this point in the history
  8. Merge pull request kubernetes#48643 from windsonsea/seclist

    Tweak application-security-checklist.md for cleanup
    k8s-ci-robot authored Nov 5, 2024
    Configuration menu
    Copy the full SHA
    d0f51c0 View commit details
    Browse the repository at this point in the history
  9. Merge pull request kubernetes#48641 from Arhell/de-kube

    [de] update kubernetes link
    k8s-ci-robot authored Nov 5, 2024
    Configuration menu
    Copy the full SHA
    75acc4c View commit details
    Browse the repository at this point in the history
  10. Reinforced concept: enhancement status can change until release

    Update 2024-11-08-kubernetes-1.32-sneak-peek.md
    mbianchidev authored Nov 5, 2024
    Configuration menu
    Copy the full SHA
    91a4cbd View commit details
    Browse the repository at this point in the history
  11. Merge pull request kubernetes#48617 from Arhell/pt-con

    [pt] update contributor covenant links
    k8s-ci-robot authored Nov 5, 2024
    Configuration menu
    Copy the full SHA
    cefda82 View commit details
    Browse the repository at this point in the history
  12. [id] update kubernetes link

    Arhell committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    d100ca6 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2024

  1. Update content/pt-br/docs/tasks/configure-pod-container/assign-pods-n…

    …odes-using-node-affinity.md
    
    
    ajustado conforme sugerido
    
    Co-authored-by: Mauren <[email protected]>
    luisfroliveira and stormqueen1990 authored Nov 6, 2024
    Configuration menu
    Copy the full SHA
    29646ac View commit details
    Browse the repository at this point in the history
  2. Update content/pt-br/docs/tasks/configure-pod-container/assign-pods-n…

    …odes-using-node-affinity.md
    
    
    ajustado conforme sugerido
    
    Co-authored-by: Mauren <[email protected]>
    luisfroliveira and stormqueen1990 authored Nov 6, 2024
    Configuration menu
    Copy the full SHA
    1ba14b4 View commit details
    Browse the repository at this point in the history
  3. Update content/pt-br/docs/tasks/configure-pod-container/assign-pods-n…

    …odes-using-node-affinity.md
    
    
    ajustado conforme sugerido
    
    Co-authored-by: Mauren <[email protected]>
    luisfroliveira and stormqueen1990 authored Nov 6, 2024
    Configuration menu
    Copy the full SHA
    25413fb View commit details
    Browse the repository at this point in the history
  4. Update content/pt-br/docs/tasks/configure-pod-container/assign-pods-n…

    …odes-using-node-affinity.md
    
    
    ajustado conforme sugerido
    
    Co-authored-by: Mauren <[email protected]>
    luisfroliveira and stormqueen1990 authored Nov 6, 2024
    Configuration menu
    Copy the full SHA
    8ca5ed5 View commit details
    Browse the repository at this point in the history
  5. Update content/pt-br/docs/tasks/configure-pod-container/assign-pods-n…

    …odes-using-node-affinity.md
    
    
    ajustado conforme sugerido
    
    Co-authored-by: Mauren <[email protected]>
    luisfroliveira and stormqueen1990 authored Nov 6, 2024
    Configuration menu
    Copy the full SHA
    275448c View commit details
    Browse the repository at this point in the history
  6. ajustes solicitados

    luisfroliveira committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    49dfed1 View commit details
    Browse the repository at this point in the history
  7. ajustes solicitados

    luisfroliveira committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    072f5c6 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ff03b6f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    96d69d6 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    27c53cc View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    a7c9e0b View commit details
    Browse the repository at this point in the history
  12. Accepted suggestion

    Update content/en/blog/_posts/2024-11-08-kubernetes-1.32-sneak-peek.md
    
    Co-authored-by: Dipesh Rawat <[email protected]>
    mbianchidev and dipesh-rawat authored Nov 6, 2024
    Configuration menu
    Copy the full SHA
    481af09 View commit details
    Browse the repository at this point in the history
  13. Relative URL update

    Update content/en/blog/_posts/2024-11-08-kubernetes-1.32-sneak-peek.md
    
    Co-authored-by: Dipesh Rawat <[email protected]>
    mbianchidev and dipesh-rawat authored Nov 6, 2024
    Configuration menu
    Copy the full SHA
    2306d5a View commit details
    Browse the repository at this point in the history
  14. Merge pull request kubernetes#48653 from windsonsea/alonen

    Fix bullet indentations and typos in kubelet-standalone.md
    k8s-ci-robot authored Nov 6, 2024
    Configuration menu
    Copy the full SHA
    02198d8 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    0bc2a60 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    779a460 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    4c9d8e8 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    354df79 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    7cdb344 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    39119c9 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    09d10df View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    6c6d30d View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    dedce72 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    16dc53e View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    0f5fc9a View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    3eed9f9 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    ff7011e View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    b793911 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    8dfb34e View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    b0c21e7 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    1ed78bc View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    a9dccea View commit details
    Browse the repository at this point in the history
  33. Apply suggestions from code review

    Co-authored-by: Victor Morales <[email protected]>
    h3ct0rjs and electrocucaracha authored Nov 6, 2024
    Configuration menu
    Copy the full SHA
    53e74c3 View commit details
    Browse the repository at this point in the history
  34. Apply suggestions from code review

    Co-authored-by: Victor Morales <[email protected]>
    h3ct0rjs and electrocucaracha authored Nov 6, 2024
    Configuration menu
    Copy the full SHA
    d6e0289 View commit details
    Browse the repository at this point in the history
  35. [ja] update kubernetes link

    Arhell committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    6f44e20 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2024

  1. Merge pull request kubernetes#48656 from Arhell/ja-kube

    [ja] update kubernetes link
    k8s-ci-robot authored Nov 7, 2024
    Configuration menu
    Copy the full SHA
    86b4643 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    812fa12 View commit details
    Browse the repository at this point in the history
  3. Merge pull request kubernetes#48626 from windsonsea/japans

    [zh] Add 2024-10-28-k8s-upstream-training-japan-spotlight
    k8s-ci-robot authored Nov 7, 2024
    Configuration menu
    Copy the full SHA
    cd73544 View commit details
    Browse the repository at this point in the history
  4. Merge pull request kubernetes#48649 from Arhell/id-kube

    [id] update kubernetes link
    k8s-ci-robot authored Nov 7, 2024
    Configuration menu
    Copy the full SHA
    f7dda54 View commit details
    Browse the repository at this point in the history
  5. Move November patch releases +1 week

    Due to KubeCon.
    
    Signed-off-by: Sascha Grunert <[email protected]>
    saschagrunert committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    966c0e3 View commit details
    Browse the repository at this point in the history
  6. Merge pull request kubernetes#48658 from saschagrunert/nov-kubecon

    Move November patch releases +1 week
    k8s-ci-robot authored Nov 7, 2024
    Configuration menu
    Copy the full SHA
    9fd9dd6 View commit details
    Browse the repository at this point in the history
  7. Including tracked changes only (removed most of the content)

    Update 2024-11-08-kubernetes-1.32-sneak-peek.md
    mbianchidev authored Nov 7, 2024
    Configuration menu
    Copy the full SHA
    55c76b7 View commit details
    Browse the repository at this point in the history
  8. Addressed nit

    Update content/en/blog/_posts/2024-11-08-kubernetes-1.32-sneak-peek.md
    
    Co-authored-by: divya-mohan0209 <[email protected]>
    mbianchidev and divya-mohan0209 authored Nov 7, 2024
    Configuration menu
    Copy the full SHA
    46e4540 View commit details
    Browse the repository at this point in the history
  9. Rewording around DRA for clarity

    Update content/en/blog/_posts/2024-11-08-kubernetes-1.32-sneak-peek.md
    
    Co-authored-by: divya-mohan0209 <[email protected]>
    mbianchidev and divya-mohan0209 authored Nov 7, 2024
    Configuration menu
    Copy the full SHA
    61d8b11 View commit details
    Browse the repository at this point in the history
  10. Merge pull request kubernetes#48585 from mbianchidev/patch-1

    Kubernetes v1.32 sneak peek blog
    k8s-ci-robot authored Nov 7, 2024
    Configuration menu
    Copy the full SHA
    53ceaeb View commit details
    Browse the repository at this point in the history
  11. Merge pull request kubernetes#48639 from taguhoiya/update-doc-for-probes

    Fix: improve clarity and formatting in liveness, readiness, and startup probes documentation
    k8s-ci-robot authored Nov 7, 2024
    Configuration menu
    Copy the full SHA
    b1aea65 View commit details
    Browse the repository at this point in the history
  12. Merge pull request kubernetes#48549 from h3ct0rjs/issue-task-access-a…

    …pi-45316
    
    [es] Added content content/es/docs/tasks/run-application/access-api-from-pod kubernetes#45316
    k8s-ci-robot authored Nov 7, 2024
    Configuration menu
    Copy the full SHA
    0bd4268 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2024

  1. [zh-cn]sync liveness-readiness-startup-probes configure-liveness-read…

    …iness-startup-probes
    
    Signed-off-by: xin.li <[email protected]>
    my-git9 committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    ed8d579 View commit details
    Browse the repository at this point in the history
  2. Merge pull request kubernetes#48663 from my-git9/pp-25837

    [zh-cn]sync liveness-readiness-startup-probes configure-liveness-readiness-startup-probes
    k8s-ci-robot authored Nov 8, 2024
    Configuration menu
    Copy the full SHA
    2657a84 View commit details
    Browse the repository at this point in the history
  3. Merge pull request kubernetes#48652 from windsonsea/stalone

    [zh] Add a tutorial: kubelet-standalone
    k8s-ci-robot authored Nov 8, 2024
    Configuration menu
    Copy the full SHA
    a47541b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4356c81 View commit details
    Browse the repository at this point in the history
  5. Merge pull request kubernetes#48665 from VannTen/k8s_io_taints_are_re…

    …served
    
    Taints in kubernetes.io and k8s.io namespace are also reserved
    k8s-ci-robot authored Nov 8, 2024
    Configuration menu
    Copy the full SHA
    c9a8d6d View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2024

  1. Merge pull request kubernetes#48651 from windsonsea/sidec

    Clean up a tutorial: pod-sidecar-containers.md
    k8s-ci-robot authored Nov 9, 2024
    Configuration menu
    Copy the full SHA
    3fa049b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5e0952d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    168c506 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2024

  1. Merge pull request kubernetes#48596 from fgogolli/patch-2

    Fix typos and text in manage-resources-containers.md
    k8s-ci-robot authored Nov 10, 2024
    Configuration menu
    Copy the full SHA
    f7f347c View commit details
    Browse the repository at this point in the history
  2. [ja] Localize glossary entry for "LimitRange" (kubernetes#47896)

    * solve issue kubernetes#47684
    
    solve issue kubernetes#47684
    
    * fix limitrange.md
    
    1. use `pod` and `namespace` instead of `ポッド` and `ネームスペース`
    2. fix a preposition issue
    leaf-soba authored Nov 10, 2024
    Configuration menu
    Copy the full SHA
    e8c9dda View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    753021a View commit details
    Browse the repository at this point in the history
  4. [zh-cn]sync pod-sidecar-containers.md

    Signed-off-by: xin.li <[email protected]>
    my-git9 committed Nov 10, 2024
    Configuration menu
    Copy the full SHA
    4af7215 View commit details
    Browse the repository at this point in the history
  5. [zh-cn]sync manage-resources-containers.md

    Signed-off-by: xin.li <[email protected]>
    my-git9 committed Nov 10, 2024
    Configuration menu
    Copy the full SHA
    b02b593 View commit details
    Browse the repository at this point in the history
  6. Merge pull request kubernetes#48488 from luisfroliveira/ptbr-assign-p…

    …ods-nodes-using-node-affinity
    
    [pt-br] Add tasks/configure-pod-container/assign-pods-nodes-using-node-affinity.md
    k8s-ci-robot authored Nov 10, 2024
    Configuration menu
    Copy the full SHA
    ec962ba View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2024

  1. Merge pull request kubernetes#48674 from my-git9/pp-17464

    [zh-cn]sync manage-resources-containers.md
    k8s-ci-robot authored Nov 11, 2024
    Configuration menu
    Copy the full SHA
    a927502 View commit details
    Browse the repository at this point in the history
  2. Merge pull request kubernetes#48670 from my-git9/pp-18337

    [zh-cn]sync pod-sidecar-containers.md
    k8s-ci-robot authored Nov 11, 2024
    Configuration menu
    Copy the full SHA
    35e33f5 View commit details
    Browse the repository at this point in the history
  3. [zh-cn]sync labels-annotations-taints/_index.md

    Signed-off-by: xin.li <[email protected]>
    my-git9 committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    8897732 View commit details
    Browse the repository at this point in the history
  4. Merge pull request kubernetes#48668 from my-git9/pp-877

    [zh-cn]sync labels-annotations-taints/_index.md
    k8s-ci-robot authored Nov 11, 2024
    Configuration menu
    Copy the full SHA
    51cd49d View commit details
    Browse the repository at this point in the history
  5. Merge pull request kubernetes#48669 from sanposhiho/patch-8

    feat: add the simulator annotations
    k8s-ci-robot authored Nov 11, 2024
    Configuration menu
    Copy the full SHA
    76c9b17 View commit details
    Browse the repository at this point in the history
  6. Merge pull request kubernetes#48600 from mrgiles/48546_system_masters…

    …_authz_page
    
    Add systems:master mention to the Authz reference page
    k8s-ci-robot authored Nov 11, 2024
    Configuration menu
    Copy the full SHA
    7db3b75 View commit details
    Browse the repository at this point in the history
  7. Merge pull request kubernetes#48650 from windsonsea/chlist

    Fix a clause about request/limit in app-security-checklist
    k8s-ci-robot authored Nov 11, 2024
    Configuration menu
    Copy the full SHA
    2a234b2 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d021207 View commit details
    Browse the repository at this point in the history