It will be available in the next rolling release.
- Feed Queries
- All Stories
- Search
- Feed Search
- Transactions
- Transaction Logs
All Stories
Mon, Sep 14
@forbushman would you like to add a PR for this?
In T9246#277405, @Viacheslav wrote:Only the comment option is available for regular users to update a task after its creation.
Following up on the design question, because I framed it wrong.
Sun, Sep 13
https://github.com/vyos/vyos-1x/pull/5466
Sat, Sep 12
PR created: https://github.com/vyos/vyos-build/pull/1302
Fri, Sep 11
@rherold I've closed the original PR in favor of pursuing the alternative approach discussed there. Let us keep this task open for further discussion.
Done and tested.
Thanks for the bug report.
@BrandonArp I approved the flow, lets check the smoketest results
Merged
@Viacheslav Any feedback on this? I think I have it squared away, but need help running the github actions to smoke test it.
I have looked at how it used to work at it appears it still had the same issue but without the error.
Thu, Sep 10
I have setup a very basic container and investigated how the environment variables are actually passed and noticed that they are not being quoted correctly. So
"00 30 03 * * *" end up as just 00
Dublicate with T9290
Wed, Sep 9
I've forked repo and vibe-slopped together a fix - https://github.com/fabrizziop/vyos-1x/tree/T9291-net-name-resolve-keep-no-hw-id-names
Seems to work fine on the same instance I did the upgrade in.
Will submit PR.