-
I have just found out that on Windows 10 cloudflared DNS proxy listens on IPv4 localhost only (UDP port 53). I have not found documentation option to include listening on IPv6 localhost as well and he…
-
Z390 DB2 FILES 17/02/23 JCLH
========== ====== ====
CBL TEST PROGRAMS
==============
These programs didn't error in old
environment and they are compiled and
run via ZC390CLG there.…
-
As far as I understand in the recent versions the certificates which are posted to the blockchain derived only from public keys. (see the related documentation change at https://github.com/input-outpu…
-
I may be missing some crucial piece of the puzzle here but it would be incredibly useful to have access to the entity that called your console script. I see the example object is using configParameter…
-
Hi not sure where to ask this so I thought I'd raise an issue in the repo.
The linking in the documentation for CAF/SRE [Azure SRE Doco]( https://aztfmod.github.io/documentation/) is a little conf…
-
## Hello!
- Vote on this issue by adding a 👍 reaction
- To contribute a fix for this issue, leave a comment (and link to your pull request, if you've opened one already)
## Issue details
The…
-
No matter what i do i get errors running examples. I tried to use precompiled binaries or build them myself (from command line or VS) - there is always a problem. I've read tutorials on how to program…
-
This configuration is used on a stackset to define the IAM role pair used for provisioning:
```
admin_role_arn: arn:aws:iam::822924222578:role/service-role/AWSControlTowerStackSetRole
exec_…
-
The doco says that input and output has to be same dimensions.
Say I want to work on 3 different categories of a dataframe, I initially do something like
```
df1 = df[df['zoop'] == 'a']
df2 = df…
-
I agree with the principle of [Dump for totally unrecoverable situations](https://github.com/SAP/styleguides/blob/master/clean-abap/CleanABAP.md#dump-for-totally-unrecoverable-situations)
However, …