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

Linux distro: Support for Fedora 36 #3257

Closed
3 of 4 tasks
johnwalicki opened this issue May 27, 2022 · 2 comments · Fixed by #3258
Closed
3 of 4 tasks

Linux distro: Support for Fedora 36 #3257

johnwalicki opened this issue May 27, 2022 · 2 comments · Fixed by #3258

Comments

@johnwalicki
Copy link
Member

Open a issue in the Anax repo to update the agent_install.sh with the new Linux distro release version.

Feature Request: Add Fedora 36 support to agent-install.sh #3256

$ grep -l -i -r fedora .
./agent-install/agent-auto-upgrade.sh
./agent-install/agent-install.sh

Open a issue in the Examples repo to validate the examples on this new Linux distro release.

Feature Request: Examples support on Fedora 36 #535

Open a issue in the Documentation repo to update the docs for this new Linux distro release.

Documentation: update Docs to support Fedora 36 #266

Also update the docs in the anax repo:

$ grep -l -i -r fedora .
./agent-install/README.md
./pkg/rpm/README.md

New Linux Distro Support Checklist

  • Add new Linux distro release agent_install.sh
  • Validate Examples on this new Linux distro release
  • Documentation updates to support this new Linux distro release
  • Test / Validate and modify existing tests for the x86_64 anax binary for this new Linux distro release
@johnwalicki
Copy link
Member Author

Additional Steps

Inspect the following files for any Fedora modifications:

$ grep -l -i -r fedora .
./download/download_worker.go
./tools/no-debug-pkg
./agent-install/README.md
./agent-install/agent-auto-upgrade.sh
./agent-install/agent-install.sh
./anax-in-container/EPEL.repo
./externalpolicy/builtin_properties.go
./anax-in-k8s/EPEL.repo
./pkg/rpm/README.md

@johnwalicki
Copy link
Member Author

johnwalicki commented May 27, 2022

Will be fixed by #3258 and open-horizon/open-horizon.github.io#267

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants