lp:~philroche/cloud-images/+git/cpc-release-notes-tools

Owned by Philip Roche
Get this repository:
git clone https://git.not.enabled/~philroche/cloud-images/+git/cpc-release-notes-tools
Only Philip Roche can upload to this repository. If you are Philip Roche please log in for upload directions.

Branches

Name Last Modified Last Commit
feature/anthos-image-variant 2023-06-07 16:08:33 UTC
feat: Show image variants in Anthos release notes demo

Author: Philip Roche
Author Date: 2023-06-07 16:08:33 UTC

feat: Show image variants in Anthos release notes demo

feature/add-architecture-gke 2023-02-21 11:48:37 UTC
feat: Add optional `--update-apt-cache` and `--rootdir-architecture` argument...

Author: Philip Roche
Author Date: 2023-02-21 11:48:37 UTC

feat: Add optional `--update-apt-cache` and `--rootdir-architecture` arguments to force apt cache update

To ensure apt cache is present we can either run `apt-get update` in a mounted filesystem ourselves using chroot or
cpc-sbom can now do so using `--update-apt-cache`. This will require release notes generation to be run as root.

--rootdir-architecture` optional flag allows us to ensure that the apt cache uses the correct architecture when
mounting a non amd64 filesystem, assuming your host is adm64.

feature/anthos-release-notes 2023-01-19 16:56:55 UTC
feat: Add Anthos release notes script with accompanying demo script and examp...

Author: Philip Roche
Author Date: 2023-01-19 16:56:55 UTC

feat: Add Anthos release notes script with accompanying demo script and example notes json

Example output

```
{
    "build_info_serial": "20230119.1603",
    "release_version": "20.04.5 LTS (Focal Fossa)",
    "release_version_id": "20.04",
    "release_version_codename": "focal",
    "linux_anthos_package": "linux-gkeop-5.4",
    "linux_anthos_version": "5.4.0.1062.60",
    "cis_hardening_profile": "lvl2_server",
    "cis_hardening_tooling": "legacy",
    "anthos_variant": "1.15",
    "anthos_image_track": "stable",
    "runc_version": "1.0.0~rc95-0ubuntu1~20.04.1~anthos1",
    "containerd_version": "1.6.12-0ubuntu0~20.04.1~gke1",
    "docker_version": "20.10.11-0ubuntu0~20.04.1~anthos1"
}
```

13 of 3 results
This repository contains Public information 
Everyone can see this information.

Subscribers