lp:~dashmage/charm-sysconfig

Owned by Ashley James
Get this repository:
git clone https://git.launchpad.net/~dashmage/charm-sysconfig
Only Ashley James can upload to this repository. If you are Ashley James please log in for upload directions.

Branches

Name Last Modified Last Commit
systemd-reboot-notification 2023-09-20 14:10:06 UTC
Remove "wait_for_idle" commands.

Author: Ashley James
Author Date: 2023-09-20 14:10:06 UTC

Remove "wait_for_idle" commands.

* func tests take forever otherwise.

master 2023-07-10 10:46:22 UTC
Add deprecation notice

Author: Chi Wai CHAN
Author Date: 2023-07-10 10:46:22 UTC

Add deprecation notice

Reviewed-on: https://code.launchpad.net/~raychan96/charm-sysconfig/+git/charm-sysconfig/+merge/446279
Reviewed-by: Ramesh Sattaru <ramesh.sattaru@canonical.com>
Reviewed-by: Eric Chen <eric.chen@canonical.com>
Reviewed-by: 🤖 prod-jenkaas-bootstack <webops+prod-jenkaas-bootstack@canonical.com>

bug-2012581/reboot-notification-fix 2023-05-15 06:17:00 UTC
Fix functional test errors

Author: Ashley James
Author Date: 2023-05-11 05:54:11 UTC

Fix functional test errors

- Fix the error where after clear notification action is run and update
  status is triggered, the grub reboot notification returns.
- Change kernel version check for jammy to something that is available
  in the jammy repos.
- Add new test to check whether kernel_version is absent before setting
  the config.

bug-2012581/inherit-existing-kernel-params 2023-05-08 10:57:25 UTC
Change grub template + rework parser function

Author: Ashley James
Author Date: 2023-05-05 11:06:44 UTC

Change grub template + rework parser function

- Inherit pre-existing kernel cmdline parameters by default.
- Remove hard-coded console parameters.
- Rework config parser function to support console parameters.
- Unit tests for config parser function.
- Fix typo in actions.yaml

bug/2012581 2023-04-12 11:05:43 UTC
Fix more lint errors

Author: Ashley James
Author Date: 2023-04-05 07:14:51 UTC

Fix more lint errors

bug-2012581/clear-notification-fix 2023-04-12 05:27:39 UTC
Fix existing functional tests.

Author: Ashley James
Author Date: 2023-04-04 19:06:52 UTC

Fix existing functional tests.
- This should have been failing without the clear notification action working as intended.
- Fix typo for "update-status".
- Manually triggering the update-status hook requires the context to be set explicitly.

bug/1895189 2022-08-17 02:57:25 UTC
Fix linting.

Author: Chi Wai CHAN
Author Date: 2022-08-17 02:57:25 UTC

Fix linting.

candidate/22.04 2022-04-19 13:21:54 UTC
Prevent overwrite of GRUB_CMDLINE_LINUX

Author: Bayani Carbone
Author Date: 2022-04-19 13:21:54 UTC

Prevent overwrite of GRUB_CMDLINE_LINUX

Reviewed-on: https://code.launchpad.net/~bcarbone/charm-sysconfig/+git/charm-sysconfig/+merge/417994
Reviewed-by: Przemysław Lal <przemyslaw.lal@canonical.com>
Reviewed-by: Xav Paice <xav.paice@canonical.com>
Reviewed-by: 🤖 prod-jenkaas-bootstack <webops+prod-jenkaas-bootstack@canonical.com>

stable/21.10 2021-10-15 13:04:02 UTC
Restart irqbalance when updating irqbalance-banned-cpus and avoid considering...

Author: Giuseppe Petralia
Author Date: 2021-10-15 13:04:02 UTC

Restart irqbalance when updating irqbalance-banned-cpus and avoid considering that a reboot is needed.

Reviewed-on: https://code.launchpad.net/~peppepetra/charm-sysconfig/+git/charm-sysconfig/+merge/410216
Reviewed-by: James Troup <james.troup@canonical.com>
Reviewed-by: 🤖 prod-jenkaas-bootstack <webops+prod-jenkaas-bootstack@canonical.com>

candidate/21.10 2021-10-15 13:04:02 UTC
Restart irqbalance when updating irqbalance-banned-cpus and avoid considering...

Author: Giuseppe Petralia
Author Date: 2021-10-15 13:04:02 UTC

Restart irqbalance when updating irqbalance-banned-cpus and avoid considering that a reboot is needed.

Reviewed-on: https://code.launchpad.net/~peppepetra/charm-sysconfig/+git/charm-sysconfig/+merge/410216
Reviewed-by: James Troup <james.troup@canonical.com>
Reviewed-by: 🤖 prod-jenkaas-bootstack <webops+prod-jenkaas-bootstack@canonical.com>

bug/1923171 2021-08-10 20:46:20 UTC
Fix unittests to assume not running in container for update-grub

Author: Drew Freiberger
Author Date: 2021-08-10 20:43:56 UTC

Fix unittests to assume not running in container for update-grub

config-typos 2021-07-29 19:50:45 UTC
Fix a couple of typos in config.yaml

Author: James Troup
Author Date: 2021-07-29 19:50:45 UTC

Fix a couple of typos in config.yaml

candidate/21.04 2021-02-24 05:41:24 UTC
Added default_hugepagesz config

Author: Linda Guo
Author Date: 2021-02-24 03:03:52 UTC

Added default_hugepagesz config

add default_hugepagesz option to grub file

LP#1905266

candidate/21.07 2021-02-24 05:41:24 UTC
Added default_hugepagesz config

Author: Linda Guo
Author Date: 2021-02-24 03:03:52 UTC

Added default_hugepagesz config

add default_hugepagesz option to grub file

LP#1905266

stable/21.04 2021-02-24 05:41:24 UTC
Added default_hugepagesz config

Author: Linda Guo
Author Date: 2021-02-24 03:03:52 UTC

Added default_hugepagesz config

add default_hugepagesz option to grub file

LP#1905266

stable/21.07 2021-02-24 05:41:24 UTC
Added default_hugepagesz config

Author: Linda Guo
Author Date: 2021-02-24 03:03:52 UTC

Added default_hugepagesz config

add default_hugepagesz option to grub file

LP#1905266

stable/21.01 2021-01-21 03:32:03 UTC
Add TSX enable/disable option in grub

Author: Arif Ali
Author Date: 2021-01-21 03:32:03 UTC

Add TSX enable/disable option in grub

Reviewed-on: https://code.launchpad.net/~arif-ali/charm-sysconfig/+git/charm-sysconfig/+merge/394485
Reviewed-by: Xav Paice <xav.paice@canonical.com>
Reviewed-by: Drew Freiberger <drew.freiberger@canonical.com>
Reviewed-by: Peter Sabaini <peter.sabaini@canonical.com>

stable/20.10 2020-10-15 15:59:44 UTC
Fix linting by running black

Author: Alvaro Uria
Author Date: 2020-10-15 15:59:44 UTC

Fix linting by running black

stable/20.08 2020-08-14 05:14:56 UTC
Update licencing and fix charm proof

Author: Alvaro Uria
Author Date: 2020-08-14 05:14:56 UTC

Update licencing and fix charm proof

Reviewed-on: https://code.launchpad.net/~aluria/charm-sysconfig/+git/charm-sysconfig/+merge/389240
Reviewed-by: Xav Paice <xav.paice@canonical.com>

stable/20.05 2020-05-12 13:54:49 UTC
Add focal support on func tests

Author: Alvaro Uria
Author Date: 2020-05-12 13:54:49 UTC

Add focal support on func tests

sysctl 2020-05-12 11:10:32 UTC
Fix linting errors

Author: Alvaro Uria
Author Date: 2020-05-12 11:10:32 UTC

Fix linting errors

stable/20.02 2020-02-28 16:17:10 UTC
Fix maintainer details in metadata.yaml

Author: Alvaro Uria
Author Date: 2020-02-28 16:17:10 UTC

Fix maintainer details in metadata.yaml

lp1855257-doc-change 2020-01-27 11:52:40 UTC
Update documentiation

Author: Peter Sabaini
Author Date: 2020-01-27 11:52:40 UTC

Update documentiation

Clarify grub-config-flags and systemd-config-flags usage

123 of 23 results
This repository contains Public information 
Everyone can see this information.

Subscribers