Forum Discussion
Changes to DO and AS3 GitHub - no longer monitored
Hello Mark,
many thanks for the detailed response on this topic. Moving the ATC to a central place makes sense to me. It would have been nice to have been given some advance notice, though.
First issue that should be addressed:
This change breaks my workflow for deploying this packages on my F5's. Let me illustrate that:
Before:
- New AS3 Version was released by F5
- Get the download links from the release page
- I update the URL in my central GitLab repository that has a pipeline to install this packages on my F5's.
- Pipeline installs new Version
You see, it is a simple and straight forward process.
Now:
- New AS3 Version was released by F5
- Got to the Download Site
- Login with Credentials and second Factor
- Download the AS3 RPM
- Create the sha256 checksum file
- Upload both to a local webserver
- I update the URL in my central GitLab repository that has a pipeline to install this packages on my F5's.
- Pipeline installs new Version
You see, it does not make fun with this change.
A second issue that must be fixed:
I could not find a new URL for the schema file. I use in my all declarations:
{
"$schema": "https://raw.githubusercontent.com/F5Networks/f5-appsvcs-extension/main/schema/latest/as3-schema.json",
}
This provides autocompletion and validation in VSCode. Where can I now point this declaration or where can I download the schema definition?
Third issue:
No overview of open bugs and feature requests for the ATC. I liked the issues view on GitHub and I regularly used it to search for known problems with AS3. New categories in the Bug Tracker could solve this issue. I hope you migrated all the GitHub issues.
Please don't hesitate to reach out for a call and roadmap review.
I've already suggested an MVP call on this topic. I have already seen a roadmap for the new declarative API. It should be an alpha version in 21.1. right? Where is the documentation? I am willing to explore this new declarative approach in an early stage. Is there an EA program?
Best regards
Jürgen
I must add another question: I played around with the Terraform and I grabbed following URL from the pipeline log:
https://cdn.f5.com/product/cloudsolutions/f5-extension-metadata/latest/metadata.json
But the versions in this file are outdated. Is this part of Terraform module deprecated? From where we can fetch in the future this information?
Recent Discussions
Related Content
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com