Conversation
bednar
left a comment
There was a problem hiding this comment.
Please update boto python package to boto3. You can use same changes as is in Kapacitor: influxdata/kapacitor#2882
bednar
left a comment
There was a problem hiding this comment.
Please update build.py to produce the darwin_arm64 platform. That was the main reason for updating the cross-builder: https://influxdata.slack.com/archives/C5BSZ026L/p1771865808540019?thread_ts=1771519610.383949&cid=C5BSZ026L
bednar
left a comment
There was a problem hiding this comment.
Please increate timeout for deploy command in CircleCI as is here: influxdata/kapacitor#2883
|
I've needed to make some additional changes to ensure that darwin arm64 can actually build properly. These changes are in the scripts The packages installed and the configuration values provided might be better added to the cross-builder. These changes are a bit different from what was discussed offline, so maybe a change to cross-builder will not be required but would be nice to have. As discussed the go flux module is temporarily set to use yesterday's commit. Waiting on a response from the flux team regarding a release. Merging should be blocked until this is resolved. |
|
|
||
| // N.B. this is for testing the build, if this works - need to request a minor release of this library | ||
| replace github.com/influxdata/flux => github.com/influxdata/flux v0.199.1-0.20260304200511-f33aac92ccdc | ||
|
|
There was a problem hiding this comment.
The above needs to be set to an actual release, when available.
Updates reference go to 1.25.7
Modifies darwin builds to enforce dynamic builds only.
swagger.json updated (if modified Go structs or API)N.A.