Commit 02ec87f
feat: advance to ubuntu 24.04 (#1416)
* feat: wip advance to ubuntu 24.04
* fix; missing gp3 on image string
* chore: non-interactive
* chore: set hostname in dhcp client
* chore: conform to new networking approach
* ore: reverse he sha values
* chore: fix kong address
* ore: typo in url
* chore: drop old removals
* chore: remove defunct package
* chore: restore wal-g build approach
* chore: permission check and restore kong original version
* chore: log output to debug
* chore: increase wait time before health checks.
* chore: post rebase cleanup
* Update README.md
Co-authored-by: Div Arora <[email protected]>
* chore: restore function
* chore: remove unused file
* chore: make command non-interactive
* chore: readme script
* chore: ubuntu 24.04 has moved to use networkd and netplan by default,
... rather than the traditional dhclient.conf approach.
* chore: update README
* chore: bump versions for staging release/testing
* chore: keep kong pinned to this version, was not meant to change
* fix: tmp use 20.04 untl worker scripts can be rewritten
* feat: netplan security and apply
* fix: netplan apply after upgrade
* fix: transitional file name structure
* feat: netplan apply
* feat: Remove Requisite to prevent being killed when restarting networkd
* fix: fix_ipv6 timer not needed in ubuntu 24-04
* feat: restore check and fix but disabled
* chore: update qemu artifact to noble base
Also makes the VM artifact release agnostic.
* fix: restore stage for wal-g tasks to stage 2
* fix: removing arbitrary netplan apply
* fix: file path
* feat: postgrest 13.0.4 (#1685)
* fix: url of postgrest download
* Update ansible/vars.yml
Co-authored-by: Laurence Isla <[email protected]>
* fix: correct URL for release
* fix: correct url here too
* chore: bump version for release
---------
Co-authored-by: Div Arora <[email protected]>
Co-authored-by: Div Arora <[email protected]>
Co-authored-by: Laurence Isla <[email protected]>1 parent 0147180 commit 02ec87f
File tree
33 files changed
+98
-82
lines changed- .github/workflows
- ansible
- files
- admin_api_scripts/pg_upgrade_scripts
- systemd-networkd
- tasks
- docker
- ebssurrogate
- files
- scripts
- nix/tools
- scripts
- testinfra
- tests/pg_upgrade
33 files changed
+98
-82
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
103 | 103 | | |
104 | 104 | | |
105 | 105 | | |
| 106 | + | |
| 107 | + | |
106 | 108 | | |
107 | 109 | | |
108 | 110 | | |
| |||
122 | 124 | | |
123 | 125 | | |
124 | 126 | | |
| 127 | + | |
| 128 | + | |
125 | 129 | | |
126 | 130 | | |
127 | 131 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
125 | 125 | | |
126 | 126 | | |
127 | 127 | | |
| 128 | + | |
| 129 | + | |
128 | 130 | | |
129 | 131 | | |
130 | 132 | | |
| |||
144 | 146 | | |
145 | 147 | | |
146 | 148 | | |
| 149 | + | |
| 150 | + | |
147 | 151 | | |
148 | 152 | | |
149 | 153 | | |
| |||
Lines changed: 6 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
69 | | - | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
70 | 72 | | |
71 | 73 | | |
72 | 74 | | |
| |||
113 | 115 | | |
114 | 116 | | |
115 | 117 | | |
116 | | - | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
117 | 121 | | |
118 | 122 | | |
119 | 123 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
38 | | - | |
| 37 | + | |
| 38 | + | |
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
| 41 | + | |
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | | - | |
| 42 | + | |
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | 10 | | |
15 | 11 | | |
16 | 12 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
115 | 115 | | |
116 | 116 | | |
117 | 117 | | |
118 | | - | |
| 118 | + | |
119 | 119 | | |
120 | 120 | | |
121 | 121 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
115 | 115 | | |
116 | 116 | | |
117 | 117 | | |
118 | | - | |
| 118 | + | |
119 | 119 | | |
120 | 120 | | |
121 | 121 | | |
| |||
0 commit comments