From 676cf2eaba3a7b76a3218fe05e2edf9a92a5f639 Mon Sep 17 00:00:00 2001 From: Felix Moehler <101196374+fmoehler@users.noreply.github.com> Date: Thu, 6 Mar 2025 11:02:54 +0000 Subject: [PATCH] Update foundational-infrastructure.md I would like to change myself from reviewer to approver. You can find my contributions so far listed below: # Foundational Infrastructure: VM deployment lifecycle (BOSH) Contributions ### PRs Commented on/Reviewed: - 2024-12-12T22:52:53Z: [Remove `UseIsolatedEnv` from `system.Command`](https://github.com/cloudfoundry/bosh-utils/pull/110) - 2025-01-28T10:33:14Z: [enable ipv6 in boshSysctl](https://github.com/cloudfoundry/bosh-agent/pull/347) - 2025-02-10T07:47:30Z: [Extend bosh tagging for cpi](https://github.com/cloudfoundry/bosh/pull/2603) - 2025-02-26T16:50:01Z: [When removing recursors for Noble usage, we accidentally also removed handlers](https://github.com/cloudfoundry/bosh-dns-release/pull/107) ### Issues that may be relevant: - 2022-06-21T14:28:19Z: [Fix regression: Deployment manifests can contain yaml anchors](https://github.com/cloudfoundry/bosh/pull/2386) - 2023-03-23T12:33:02Z: [Update aws.md](https://github.com/cloudfoundry/docs-bosh/pull/788) - 2023-04-04T18:17:29Z: [Update post-stop.md](https://github.com/cloudfoundry/docs-bosh/pull/789) - 2023-04-13T07:47:12Z: [Update dns.md](https://github.com/cloudfoundry/docs-bosh/pull/790) - 2023-05-04T13:33:37Z: [correct the diskID for device path resolution](https://github.com/cloudfoundry/bosh-agent/pull/309) - 2023-05-04T14:22:24Z: [Device path resolution times out for aws and ali](https://github.com/cloudfoundry/bosh-agent/issues/310) - 2023-07-14T14:46:10Z: [introduce -v flag to show version information](https://github.com/cloudfoundry/bosh-azure-storage-cli/pull/8) - 2023-07-18T13:19:16Z: [auto bump the azure storage cli](https://github.com/cloudfoundry/bosh/pull/2455) - 2023-07-25T09:36:07Z: [update docs for azure storage account](https://github.com/cloudfoundry/docs-bosh/pull/798) - 2023-10-26T10:00:07Z: [append global flags to deploy cmd](https://github.com/cloudfoundry/bosh-cli/pull/633) - 2023-10-26T16:42:17Z: [Update configs.md](https://github.com/cloudfoundry/docs-bosh/pull/806) - 2023-10-31T16:19:11Z: [enable global flags for deploy command](https://github.com/cloudfoundry/bosh-cli/pull/634) - 2023-11-03T09:17:19Z: [bumped dependencies for nats-pure and ruby-prof to the most recent versions](https://github.com/cloudfoundry/bosh/pull/2476) - 2023-11-07T16:55:08Z: [update documentation](https://github.com/cloudfoundry/docs-bosh/pull/810) - 2023-11-09T12:57:03Z: [update global cli flags documentation](https://github.com/cloudfoundry/docs-bosh/pull/811) - 2023-12-12T13:53:01Z: [Include deploy config documentation](https://github.com/cloudfoundry/docs-bosh/pull/816) - 2023-12-13T16:33:11Z: [enable metrics for deploy config](https://github.com/cloudfoundry/bosh/pull/2482) - 2024-01-11T13:37:42Z: [fix typo](https://github.com/cloudfoundry/docs-bosh/pull/818) - 2024-01-11T13:44:44Z: [bosh scp command failing if used according to documentation](https://github.com/cloudfoundry/docs-bosh/pull/819) - 2024-02-14T13:05:36Z: [use octavia endpoint instead of neutron for lb activites](https://github.com/cloudfoundry/bosh-openstack-cpi-release/pull/268) - 2024-05-15T06:59:59Z: [bump fog openstack gem to new version 1.1.1 & enable application credential authentication](https://github.com/cloudfoundry/bosh-openstack-cpi-release/pull/272) - 2024-07-05T15:11:06Z: [bump ruby-prof version from 1.6.3 to 1.7.0](https://github.com/cloudfoundry/bosh/pull/2535) - 2024-08-07T13:25:05Z: [update gosigar version](https://github.com/cloudfoundry/bosh-dns-release/pull/105) - 2024-08-09T07:11:03Z: [fix formatting for configure blobstore for gcp section](https://github.com/cloudfoundry/docs-bosh/pull/848) - 2024-08-13T14:12:56Z: [introduce support for ceph blobstore](https://github.com/cloudfoundry/bosh-s3cli/pull/43) - 2024-08-28T08:27:36Z: [Isolated environment is hard-coded for building bosh-releases](https://github.com/cloudfoundry/bosh-cli/issues/660) - 2024-10-18T13:08:21Z: [Enable CPI Release golang](https://github.com/cloudfoundry/bosh-openstack-cpi-release/pull/290) - 2024-11-11T12:11:36Z: [link should point to main branch and not master branch](https://github.com/cloudfoundry/docs-bosh/pull/853) - 2024-11-13T20:34:24Z: [ensure that cpi uses the correct gem path during runtime](https://github.com/cloudfoundry/bosh-azure-cpi-release/pull/702) - 2024-11-13T20:51:42Z: [revert fastjsonparser](https://github.com/cloudfoundry/bosh-azure-cpi-release/pull/703) - 2024-11-13T21:04:07Z: ["Illegal instruction" error](https://github.com/cloudfoundry/bosh-azure-cpi-release/issues/704) - 2024-11-19T15:33:32Z: [Remove isolated environment from cpi and compiler cmd](https://github.com/cloudfoundry/bosh-cli/pull/673) - 2024-11-21T13:40:36Z: [Update pre-start.sh.erb in harden_ssh for noble stemcell](https://github.com/cloudfoundry/os-conf-release/pull/70) - 2024-11-26T19:30:35Z: [enable dual stack support](https://github.com/cloudfoundry/bosh-aws-cpi-release/pull/172) - 2024-12-05T10:11:36Z: [Metrics missing after upgrading to 280.1.10 ](https://github.com/cloudfoundry/bosh/issues/2593) - 2024-12-19T09:57:45Z: [Disable error messages related to networks/network interface cards](https://github.com/cloudfoundry/bosh-agent/pull/344) - 2024-12-19T10:12:41Z: [sysctl job disables ipv6 implicitly on jammy stemcells](https://github.com/cloudfoundry/os-conf-release/issues/71) - 2025-01-09T15:42:13Z: [Enable dual stack with single nic](https://github.com/cloudfoundry/bosh-aws-cpi-release/pull/174) - 2025-01-15T15:49:28Z: [Update 60-bosh-sysctl.conf](https://github.com/cloudfoundry/bosh-linux-stemcell-builder/pull/407) - 2025-01-28T10:33:14Z: [enable ipv6 in boshSysctl](https://github.com/cloudfoundry/bosh-agent/pull/347) - 2025-02-03T12:30:20Z: [set retry interval to avoid bosh workers sleeping forever in case of error](https://github.com/cloudfoundry/bosh/pull/2599) - 2025-02-07T11:40:47Z: [Update kernel_ipv6.go](https://github.com/cloudfoundry/bosh-agent/pull/348) - 2025-02-10T07:47:30Z: [Extend bosh tagging for cpi](https://github.com/cloudfoundry/bosh/pull/2603) - 2025-02-10T08:48:50Z: [Azure Compute Gallery integration](https://github.com/cloudfoundry/bosh-azure-cpi-release/issues/709) - 2025-02-10T08:50:20Z: [add ipv6 prefix](https://github.com/cloudfoundry/bosh-aws-cpi-release/pull/176) ### Code contributions: - 2023-03-23T12:32:37Z: [Update aws.md](https://github.com/cloudfoundry/docs-bosh/commit/14888a592de32bc6f90706af07c3532e071d12f6) - 2023-04-04T18:17:16Z: [Update post-stop.md](https://github.com/cloudfoundry/docs-bosh/commit/f8e4db20115017ec37db20b235bf63e0ea9467ba) - 2023-04-13T07:47:00Z: [Update dns.md](https://github.com/cloudfoundry/docs-bosh/commit/a51e96fb40fc30f31a9435e1584c1f709dc1cd89) - 2023-07-14T14:39:55Z: [introduce -v flag to show version information](https://github.com/cloudfoundry/bosh-azure-storage-cli/commit/4fbf43727c0f7f3424c48373566242dc09828b95) - 2023-07-18T13:15:27Z: [auto bump the azure storage cli](https://github.com/cloudfoundry/bosh/commit/c3b1cd0c68cc08735dc9d2de2d08a4949d25c1c8) - 2023-07-18T13:19:24Z: [auto bump the azure storage cli](https://github.com/cloudfoundry/bosh/commit/c3b1cd0c68cc08735dc9d2de2d08a4949d25c1c8) - 2023-07-19T07:56:16Z: [introduce -v flag to show version information](https://github.com/cloudfoundry/bosh-azure-storage-cli/commit/4fbf43727c0f7f3424c48373566242dc09828b95) - 2023-07-20T09:45:02Z: [add integration test](https://github.com/cloudfoundry/bosh-azure-storage-cli/commit/844083df44acb3668edc4870c5c02c460cdcb9d2) - 2023-07-25T09:35:44Z: [update docs for azure storage account](https://github.com/cloudfoundry/docs-bosh/commit/df2d80207625269cfcd9479abe84ed0624326322) - 2023-10-26T16:41:26Z: [Update configs.md](https://github.com/cloudfoundry/docs-bosh/commit/db6957e7248db97deff79ea9494b89b092de804f) - 2023-11-07T16:51:19Z: [update documentation](https://github.com/cloudfoundry/docs-bosh/commit/06ea87176baad21d6cdc04bfa0211eaaf358d739) - 2023-11-08T10:13:38Z: [add global flags to bosh deploy command](https://github.com/cloudfoundry/bosh-cli/commit/cfbabbb6147b6b7e804e1a311c6c9a79c4962ea8) - 2023-11-09T12:25:46Z: [add excluding of deployments and tests](https://github.com/cloudfoundry/bosh-cli/commit/55961e4b1feb77b02284e6428a753afc0971171b) - 2023-11-09T12:56:53Z: [update global cli flags documentation](https://github.com/cloudfoundry/docs-bosh/commit/2261b7aaaaef69dbb06eb8c642cbe2bed0ff4d86) - 2023-11-09T15:20:32Z: [add excluding of deployments and tests](https://github.com/cloudfoundry/bosh-cli/commit/55961e4b1feb77b02284e6428a753afc0971171b) - 2023-11-23T09:17:38Z: [color the cli output in case deployment flags are used](https://github.com/cloudfoundry/bosh-cli/commit/f80c9e4279f7085fc409cdc9f24b7b453383aeec) - 2023-11-23T09:19:37Z: [rename the search function](https://github.com/cloudfoundry/bosh-cli/commit/d7ae88a15ceb0179f8125384ea9c106b8bd1b140) - 2023-11-23T16:00:47Z: [fix issues](https://github.com/cloudfoundry/bosh-cli/commit/958d4aa3578341992a7a648a378ea342c1f9479c) - 2023-11-23T16:31:41Z: [fix some more issues](https://github.com/cloudfoundry/bosh-cli/commit/1a8d04da825b66969c0d0aaac7e4f730dae41e2e) - 2023-11-30T13:03:33Z: [Update cli-v2.md](https://github.com/cloudfoundry/docs-bosh/commit/2d432955d39bfa255b0d23ec5abbc9320d03d720) - 2023-11-30T13:03:54Z: [Update deploy-config.md](https://github.com/cloudfoundry/docs-bosh/commit/a378c26473076fbc1c6a8525a8133375c294c88f) - 2023-12-12T13:51:48Z: [Include deploy config documentation](https://github.com/cloudfoundry/docs-bosh/commit/4c3a536fb430a9e9102e60721c2d4721ae5084c4) - 2023-12-18T14:04:27Z: [Introduce monitoring metrics for deploy config enablement](https://github.com/cloudfoundry/bosh/commit/187400451f51fcad673c57d7bf08054c433a1601) - 2023-12-18T16:21:04Z: [Update config_manager_spec.rb](https://github.com/cloudfoundry/bosh/commit/06136125f8fae1f4b7b779e9f915e443967eb993) - 2023-12-18T16:47:44Z: [Update config_manager.rb](https://github.com/cloudfoundry/bosh/commit/21fd8e1009294eebc1dd1d95b98d8fef95ca3113) - 2024-01-03T08:26:56Z: [Update config_manager.rb](https://github.com/cloudfoundry/bosh/commit/e66fea9c91700c66d5dadabe8ee44e060fc9e165) - 2024-01-11T13:30:21Z: [fix typo](https://github.com/cloudfoundry/docs-bosh/commit/c5535dab058c50af80b238781955c1a90a1f3c54) - 2024-01-11T13:39:44Z: [We used bosh scp today and faced the issue mentioned here:](https://github.com/cloudfoundry/docs-bosh/commit/6d2df8ffa8950dc85cd511ab965117e605938066) - 2024-05-15T06:57:25Z: [bump fog openstack gem to new version 1.1.1](https://github.com/cloudfoundry/bosh-openstack-cpi-release/commit/367524ff09266b856bc5d10cc21a753d55b11f91) - 2024-05-15T07:58:04Z: [enable application credential authentication](https://github.com/cloudfoundry/bosh-openstack-cpi-release/commit/d12b2879cce428061c589ad8b3a2fb966905c06f) - 2024-05-15T12:37:16Z: [Update cloud.rb](https://github.com/cloudfoundry/bosh-openstack-cpi-release/commit/f4cee7ade607a614ca94712ce72ff6dcf3a7f6db) - 2024-05-15T12:38:54Z: [Update cloud_spec.rb](https://github.com/cloudfoundry/bosh-openstack-cpi-release/commit/dbdf4658bd8c742755f1187175567c20bf887773) - 2024-07-05T14:40:37Z: [bump ruby-prof version from 1.6.3 to 1.7.0](https://github.com/cloudfoundry/bosh/commit/6365a5d94f8f0e00ecb3ed791d91647bbcb4cff8) - 2024-07-09T12:37:17Z: [bump ruby-prof version from 1.6.3 to 1.7.0](https://github.com/cloudfoundry/bosh/commit/6365a5d94f8f0e00ecb3ed791d91647bbcb4cff8) - 2024-08-07T13:24:53Z: [update gosigar version](https://github.com/cloudfoundry/bosh-dns-release/commit/c1be1b9e43353101fa2b8f00c89e29115d761809) - 2024-08-08T08:33:14Z: [update gosigar version](https://github.com/cloudfoundry/bosh-dns-release/commit/c1be1b9e43353101fa2b8f00c89e29115d761809) - 2024-08-09T06:40:52Z: [fix formatting for configure blobstore for gcp section](https://github.com/cloudfoundry/docs-bosh/commit/68d35c4a0765feb21cc13eb5a46837843b9356df) - 2024-11-11T12:11:17Z: [link should point to main branch and not master branch](https://github.com/cloudfoundry/docs-bosh/commit/e919e42220f9c0416db5523b68435734ad992ec2) - 2024-11-12T08:10:05Z: [ensure that cpi uses the correct gem path during runtime](https://github.com/cloudfoundry/bosh-azure-cpi-release/commit/c49f723fd4d4b13dc8ce25f368d4e1b4c75d845b) - 2024-11-13T20:44:53Z: [revert fastjsonparser](https://github.com/cloudfoundry/bosh-azure-cpi-release/commit/ed1bbcc17e13d546e837d2eafcce5b4fffcf696d) - 2024-11-13T20:49:18Z: [revert fastjsonparser](https://github.com/cloudfoundry/bosh-azure-cpi-release/commit/ed1bbcc17e13d546e837d2eafcce5b4fffcf696d) - 2024-11-19T15:14:44Z: [Merge branch 'master' into revert-fastjsonparser](https://github.com/cloudfoundry/bosh-azure-cpi-release/commit/f7f412dd09f7392473ad6bf97eadf3fec99e8624) - 2024-11-19T15:37:05Z: [Merge branch 'main' into optional_isolated_environment](https://github.com/cloudfoundry/bosh-cli/commit/72c44e640a0e1363591333d25ec3f349c657e51b) - 2024-11-19T15:39:06Z: [Update compiler.go](https://github.com/cloudfoundry/bosh-cli/commit/2e81740f972093c2e59ed1fa4da5c11272a65aa7) - 2024-11-19T19:35:33Z: [fix env_factory](https://github.com/cloudfoundry/bosh-cli/commit/88671688b0e1b8c8487094c833de6a585c48b3b6) - 2024-11-19T19:44:10Z: [fix compiler.go](https://github.com/cloudfoundry/bosh-cli/commit/eacc7372489dfdada438c93517496a77d02e8e32) - 2024-11-21T10:25:08Z: [fix compiler.go](https://github.com/cloudfoundry/bosh-cli/commit/eacc7372489dfdada438c93517496a77d02e8e32) - 2024-11-21T13:40:25Z: [Update pre-start.sh.erb for noble stemcell](https://github.com/cloudfoundry/os-conf-release/commit/2aab03c1f78deec2b09fb20c9596a5de73fec480) - 2024-11-21T16:09:16Z: [add test for compiler.go](https://github.com/cloudfoundry/bosh-cli/commit/8f84216b12dc79c223cd4b13be6492e7818c8838) - 2024-12-18T08:57:31Z: [remove nix definitions](https://github.com/cloudfoundry/bosh-cli/commit/bdf1b5314d33370dbaeaafb5f8bb8b892c0fe1bb) - 2024-12-19T09:54:34Z: [do not raise error in case more networks than network interface cards are applied](https://github.com/cloudfoundry/bosh-agent/commit/3c63d2bd64f6dc3cb8bf1f9ace77a2572b093887) - 2024-12-30T12:22:59Z: [enable dual stack support on aws](https://github.com/cloudfoundry/bosh-aws-cpi-release/commit/5cbfb803c25b4058d8d0feb5b60fbfa139f116c8) - 2025-01-02T15:02:59Z: [enable dual stack support on aws](https://github.com/cloudfoundry/bosh-aws-cpi-release/commit/5cbfb803c25b4058d8d0feb5b60fbfa139f116c8) - 2025-01-08T08:39:04Z: [fix unit tests](https://github.com/cloudfoundry/bosh-agent/commit/4e1db302a6d2c75e863e4ce1f2a5c2437f8cf50a) - 2025-01-08T12:32:44Z: [create tests](https://github.com/cloudfoundry/bosh-aws-cpi-release/commit/463ff5e08924bc9667a7d911d4fdbfa0006ed688) - 2025-01-29T13:02:31Z: [remove isolated env](https://github.com/cloudfoundry/bosh-cli/commit/ba77137f5f490a2e46c888f31fd68a31071effc8) - 2025-01-29T13:11:25Z: [remove isolated env](https://github.com/cloudfoundry/bosh-cli/commit/ba77137f5f490a2e46c888f31fd68a31071effc8) - 2025-01-30T15:47:00Z: [Delete .tool-versions](https://github.com/cloudfoundry/bosh-cli/commit/799e6e57dad9a259f4109009d634f9e5857c427f) - 2025-01-31T09:49:58Z: [Update opts.go](https://github.com/cloudfoundry/bosh-cli/commit/8bfb6a674c7064f3557187d46ff81b57f71a9dd1) - 2025-02-03T12:26:38Z: [set retry interval to avoid bosh workers sleeping forever in case of error](https://github.com/cloudfoundry/bosh/commit/23d58995ed3b74d2816793b5a07d91c88d60105e) - 2025-02-06T15:54:40Z: [enable ipv6 in boshSysctl (#347)](https://github.com/cloudfoundry/bosh-agent/commit/a7d6a6b2122ddf87062a6753f886452b0f7cbc38) - 2025-02-07T11:40:08Z: [Update kernel_ipv6.go](https://github.com/cloudfoundry/bosh-agent/commit/a79e5fce44b278a8536cac61ea874c8d06edc9d8) # Foundational Infrastructure: Ali Cloud VM deployment lifecycle (BOSH) Contributions ### PRs Commented on/Reviewed: ### Issues that may be relevant: - 2023-08-14T11:48:57Z: [Changing Tags from uppercase to lowercase ends in ](https://github.com/cloudfoundry/bosh-alicloud-cpi-release/issues/162) - 2023-11-23T11:24:07Z: [update dependencies](https://github.com/cloudfoundry/bosh-alicloud-cpi-release/pull/165) - 2023-11-28T17:20:05Z: [Update Documentation](https://github.com/cloudfoundry/bosh-alicloud-cpi-release/pull/166) - 2024-11-28T12:56:51Z: [use bash from PATH](https://github.com/cloudfoundry/bosh-alicloud-cpi-release/pull/174) - 2024-11-28T12:57:06Z: [bosh create-env terminates with: "cannot execute: required file not found"](https://github.com/cloudfoundry/bosh-alicloud-cpi-release/issues/175) ### Code contributions: - 2023-11-23T11:23:20Z: [update dependencies](https://github.com/cloudfoundry/bosh-alicloud-cpi-release/commit/7f50084e1b42031ec41157944edb6d785a7d996e) - 2023-11-28T17:18:16Z: [Update Documentation](https://github.com/cloudfoundry/bosh-alicloud-cpi-release/commit/a72e16841d3f147de31548f38620db3334cfd6e6) --- toc/working-groups/foundational-infrastructure.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/toc/working-groups/foundational-infrastructure.md b/toc/working-groups/foundational-infrastructure.md index 8d43474a2..aa48889bd 100644 --- a/toc/working-groups/foundational-infrastructure.md +++ b/toc/working-groups/foundational-infrastructure.md @@ -297,6 +297,8 @@ areas: github: mingxiao - name: Benjamin Guttmann github: benjaminguttmann-avtq + - name: Felix Moehler + github: fmoehler reviewers: - name: Greg Meyer github: gm2552 @@ -304,8 +306,6 @@ areas: github: fearoffish - name: Sascha Stojanovic github: Sascha-Stoj - - name: Felix Moehler - github: fmoehler repositories: - cloudfoundry/concourse-infra-for-fiwg - cloudfoundry/bosh-stemcells-ci @@ -351,6 +351,8 @@ areas: github: mingxiao - name: Benjamin Guttmann github: benjaminguttmann-avtq + - name: Felix Moehler + github: fmoehler reviewers: - name: Greg Meyer github: gm2552 @@ -360,8 +362,6 @@ areas: github: bgandon - name: Sascha Stojanovic github: Sascha-Stoj - - name: Felix Moehler - github: fmoehler repositories: - cloudfoundry/bbl-state-resource - cloudfoundry/bosh