-
Notifications
You must be signed in to change notification settings - Fork 3.5k
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
ddns-scripts: Fix update url response of ddnss.de #8013
Labels
Comments
PR welcome. Note that ddns-scripts are unmaintained. |
neheb
added a commit
that referenced
this issue
Jan 28, 2020
#8013 Signed-off-by: Rosen Penev <rosenp@gmail.com>
jefferyto
pushed a commit
to jefferyto/openwrt-packages
that referenced
this issue
May 8, 2020
openwrt#8013 Signed-off-by: Rosen Penev <rosenp@gmail.com> (cherry picked from commit 4128151)
aparcar
pushed a commit
to aparcar/packages
that referenced
this issue
Oct 18, 2020
As announced in the 2.21.0 release notes, the experimental gRPC API v2 has been removed. [CHANGE] web: Remove APIv2. openwrt#7935 [ENHANCEMENT] React UI: Implement missing TSDB head stats section. openwrt#7876 [ENHANCEMENT] UI: Add Collapse all button to targets page. openwrt#6957 [ENHANCEMENT] UI: Clarify alert state toggle via checkbox icon. openwrt#7936 [ENHANCEMENT] Add rule_group_last_evaluation_samples and prometheus_tsdb_data_replay_duration_seconds metrics. openwrt#7737 openwrt#7977 [ENHANCEMENT] Gracefully handle unknown WAL record types. openwrt#8004 [ENHANCEMENT] Issue a warning for 64 bit systems running 32 bit binaries. openwrt#8012 [BUGFIX] Adjust scrape timestamps to align them to the intended schedule, effectively reducing block size. Workaround for a regression in go1.14+. openwrt#7976 [BUGFIX] promtool: Ensure alert rules are marked as restored in unit tests. openwrt#7661 [BUGFIX] Eureka: Fix service discovery when compiled in 32-bit. openwrt#7964 [BUGFIX] Don't do literal regex matching optimisation when case insensitive. openwrt#8013 [BUGFIX] Fix classic UI sometimes running queries for instant query when in range query mode. openwrt#7984 Signed-off-by: user <user@BULLSEYE-debian-live-builder>
aparcar
pushed a commit
to aparcar/packages
that referenced
this issue
Oct 18, 2020
As announced in the 2.21.0 release notes, the experimental gRPC API v2 has been removed. [CHANGE] web: Remove APIv2. openwrt#7935 [ENHANCEMENT] React UI: Implement missing TSDB head stats section. openwrt#7876 [ENHANCEMENT] UI: Add Collapse all button to targets page. openwrt#6957 [ENHANCEMENT] UI: Clarify alert state toggle via checkbox icon. openwrt#7936 [ENHANCEMENT] Add rule_group_last_evaluation_samples and prometheus_tsdb_data_replay_duration_seconds metrics. openwrt#7737 openwrt#7977 [ENHANCEMENT] Gracefully handle unknown WAL record types. openwrt#8004 [ENHANCEMENT] Issue a warning for 64 bit systems running 32 bit binaries. openwrt#8012 [BUGFIX] Adjust scrape timestamps to align them to the intended schedule, effectively reducing block size. Workaround for a regression in go1.14+. openwrt#7976 [BUGFIX] promtool: Ensure alert rules are marked as restored in unit tests. openwrt#7661 [BUGFIX] Eureka: Fix service discovery when compiled in 32-bit. openwrt#7964 [BUGFIX] Don't do literal regex matching optimisation when case insensitive. openwrt#8013 [BUGFIX] Fix classic UI sometimes running queries for instant query when in range query mode. openwrt#7984 Signed-off-by: Paul Spooren <mail@aparcar.org>
aparcar
added a commit
to aparcar/packages
that referenced
this issue
Oct 18, 2020
As announced in the 2.21.0 release notes, the experimental gRPC API v2 has been removed. [CHANGE] web: Remove APIv2. openwrt#7935 [ENHANCEMENT] React UI: Implement missing TSDB head stats section. openwrt#7876 [ENHANCEMENT] UI: Add Collapse all button to targets page. openwrt#6957 [ENHANCEMENT] UI: Clarify alert state toggle via checkbox icon. openwrt#7936 [ENHANCEMENT] Add rule_group_last_evaluation_samples and prometheus_tsdb_data_replay_duration_seconds metrics. openwrt#7737 openwrt#7977 [ENHANCEMENT] Gracefully handle unknown WAL record types. openwrt#8004 [ENHANCEMENT] Issue a warning for 64 bit systems running 32 bit binaries. openwrt#8012 [BUGFIX] Adjust scrape timestamps to align them to the intended schedule, effectively reducing block size. Workaround for a regression in go1.14+. openwrt#7976 [BUGFIX] promtool: Ensure alert rules are marked as restored in unit tests. openwrt#7661 [BUGFIX] Eureka: Fix service discovery when compiled in 32-bit. openwrt#7964 [BUGFIX] Don't do literal regex matching optimisation when case insensitive. openwrt#8013 [BUGFIX] Fix classic UI sometimes running queries for instant query when in range query mode. openwrt#7984 Signed-off-by: Paul Spooren <mail@aparcar.org>
aparcar
added a commit
that referenced
this issue
Oct 18, 2020
As announced in the 2.21.0 release notes, the experimental gRPC API v2 has been removed. [CHANGE] web: Remove APIv2. #7935 [ENHANCEMENT] React UI: Implement missing TSDB head stats section. #7876 [ENHANCEMENT] UI: Add Collapse all button to targets page. #6957 [ENHANCEMENT] UI: Clarify alert state toggle via checkbox icon. #7936 [ENHANCEMENT] Add rule_group_last_evaluation_samples and prometheus_tsdb_data_replay_duration_seconds metrics. #7737 #7977 [ENHANCEMENT] Gracefully handle unknown WAL record types. #8004 [ENHANCEMENT] Issue a warning for 64 bit systems running 32 bit binaries. #8012 [BUGFIX] Adjust scrape timestamps to align them to the intended schedule, effectively reducing block size. Workaround for a regression in go1.14+. #7976 [BUGFIX] promtool: Ensure alert rules are marked as restored in unit tests. #7661 [BUGFIX] Eureka: Fix service discovery when compiled in 32-bit. #7964 [BUGFIX] Don't do literal regex matching optimisation when case insensitive. #8013 [BUGFIX] Fix classic UI sometimes running queries for instant query when in range query mode. #7984 Signed-off-by: Paul Spooren <mail@aparcar.org>
pprindeville
pushed a commit
to pprindeville/packages
that referenced
this issue
Dec 19, 2020
As announced in the 2.21.0 release notes, the experimental gRPC API v2 has been removed. [CHANGE] web: Remove APIv2. openwrt#7935 [ENHANCEMENT] React UI: Implement missing TSDB head stats section. openwrt#7876 [ENHANCEMENT] UI: Add Collapse all button to targets page. openwrt#6957 [ENHANCEMENT] UI: Clarify alert state toggle via checkbox icon. openwrt#7936 [ENHANCEMENT] Add rule_group_last_evaluation_samples and prometheus_tsdb_data_replay_duration_seconds metrics. openwrt#7737 openwrt#7977 [ENHANCEMENT] Gracefully handle unknown WAL record types. openwrt#8004 [ENHANCEMENT] Issue a warning for 64 bit systems running 32 bit binaries. openwrt#8012 [BUGFIX] Adjust scrape timestamps to align them to the intended schedule, effectively reducing block size. Workaround for a regression in go1.14+. openwrt#7976 [BUGFIX] promtool: Ensure alert rules are marked as restored in unit tests. openwrt#7661 [BUGFIX] Eureka: Fix service discovery when compiled in 32-bit. openwrt#7964 [BUGFIX] Don't do literal regex matching optimisation when case insensitive. openwrt#8013 [BUGFIX] Fix classic UI sometimes running queries for instant query when in range query mode. openwrt#7984 Signed-off-by: Paul Spooren <mail@aparcar.org>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The response of the DynDNS service
ddnss.de
looks like this (even if no IP change took place):I think
"good|nochg"
should be changed to"Updated"
in the following line, right?:packages/net/ddns-scripts/files/services
Line 60 in c059c28
The text was updated successfully, but these errors were encountered: