Giter Site home page Giter Site logo

vvarg229 / coredns Goto Github PK

View Code? Open in Web Editor NEW

This project forked from nspcc-dev/coredns

0.0 0.0 0.0 96.54 MB

CoreDNS is a DNS server that chains plugins

Home Page: https://coredns.io

License: Apache License 2.0

Go 99.90% Makefile 0.07% Dockerfile 0.02%

coredns's People

Contributors

aledbf avatar bradbeam avatar caniszczyk avatar canthefason avatar chrisohaver avatar cricketliu avatar dependabot-preview[bot] avatar dependabot[bot] avatar dilyevsky avatar ekleiner avatar greenpau avatar grobie avatar ihac avatar jiachengxu avatar joewrightss avatar johnbelamaric avatar kirillovdenis avatar mastersplinter01 avatar miekg avatar mrichmon avatar pmoroney avatar rajansandeep avatar rdrozhdzh avatar stp-ip avatar superq avatar tantalor93 avatar truongnh1992 avatar varyoo avatar ykhr53 avatar yongtang avatar

coredns's Issues

No tags other than 016 in dockerhub

When I try to use the latest coredns tag in https://github.com/nspcc-dev/neofs-dev-env/blob/master/.env :

# Coredns
COREDNS_VERSION=v019
COREDNS_IMAGE=nspccdev/coredns
$ make up
⇒ Download blockchain dump from https://github.com/nspcc-dev/neofs-contract/releases/download/v0.16.0/devenv_mainchain_notary_disabled.gz
⇒ Download NeoFS LOCODE database from https://github.com/nspcc-dev/neofs-locode-db/releases/download/v0.3.0/locode_db.gz
⇒ Download NeoFS CLI binary from https://github.com/nspcc-dev/neofs-node/releases/download/v0.35.0/neofs-cli-amd64.tar.gz
⇒ Download compiled NeoFS contracts from https://github.com/nspcc-dev/neofs-contract/releases/download/v0.16.0/neofs-contract-v0.16.0.tar.gz
⇒ Download NeoFS ADM binary from https://github.com/nspcc-dev/neofs-node/releases/download/v0.35.0/neofs-adm-amd64.tar.gz
⇒ Creating certs for NATS server and clients
⇒ Creating TLS certs to NeoFS node
Creating network "basenet_internet" with driver "bridge"
Creating bastion ... done
Creating network "chain_chain_int" with the default driver
Pulling neofs_main_chain (nspccdev/neo-go:0.101.0)...
Creating main_chain ... done
Creating network "morph_chain_chain_int" with the default driver
Creating morph_chain ... done
bash: line 1: 0.101.0:: command not found
Stage 1: transfer GAS to alphabet nodes.
Waiting for transactions to persist...
Stage 2: set notary and alphabet nodes in designate contract.
Waiting for transactions to persist...
Stage 3: deploy NNS contract.
Waiting for transactions to persist...
Stage 4: deploy NeoFS contracts.
Waiting for transactions to persist...
Stage 4.1: Transfer GAS to proxy contract.
Waiting for transactions to persist...
Stage 5: register candidates.
Waiting for transactions to persist...
Stage 6: transfer NEO to alphabet contracts.
Waiting for transactions to persist...
Stage 7: set addresses in NNS.
Waiting for transactions to persist...
NNS: Set alphabet0.neofs -> c1b76b83d2573c643a977bf39a83107bf8b18c65
NNS: Set audit.neofs -> 132b8bd1b81e208cec0f7c582298122af2291649
NNS: Set balance.neofs -> dee622c8105e85ecd21f7622b7cd585a46c490e7
NNS: Set container.neofs -> 30a6da5a9622a41f4af949aa59c6e8b58d6814e9
NNS: Set neofsid.neofs -> d8577d5c96fa0689f57b062e67f6ca9dfcf8a53d
NNS: Set netmap.neofs -> 2be6ca6235ef88f84dd7e72c2d74931791f030f4
NNS: Set proxy.neofs -> 95710e448a34a362d6f551558676ce1ac8e41f5f
NNS: Set reputation.neofs -> cdaa177f1a71917e5b3aeadfa08d3856377eae70
NNS: Set subnet.neofs -> c3bbbf1bda46951e6b463a9cfb10fe91d40bab26
NNS: Set group.neofs -> 02b3622bf4017bdfe317c58aed5f4c753f206b7db896046fa7d774bbc4bf7f8dc2
Waiting for transactions to persist...
Transfer GAS to wallet ./services/storage/wallet01.json
Waiting for transactions to persist...
Transfer GAS to wallet ./services/storage/wallet02.json
Waiting for transactions to persist...
Transfer GAS to wallet ./services/storage/wallet03.json
Waiting for transactions to persist...
Transfer GAS to wallet ./services/storage/wallet04.json
Waiting for transactions to persist...
NeoFS sidechain environment is deployed
Creating network "nats_nats_int" with the default driver
Creating nats ... done
Creating network "ir_ir_int" with the default driver
Creating network "ir_default" with the default driver
Pulling ir01 (nspccdev/neofs-ir:0.35.0)...
Creating ir01 ... done
Creating ir-healthcheck ... done
Creating network "storage_storage_int" with the default driver
Creating network "storage_default" with the default driver
Creating volume "storage_storage_s01" with default driver
Creating volume "storage_storage_s02" with default driver
Creating volume "storage_storage_s03" with default driver
Creating volume "storage_storage_s04" with default driver
Pulling storage01 (nspccdev/neofs-storage:0.35.0)...
Creating s03 ... done
Creating s04 ... done
Creating s01 ... done
Creating s02 ... done
Creating sn-healthcheck ... done
bash: line 1: 0.35.0:: command not found
Running bin/tick.sh
Updating NeoFS epoch to 1
f6c4d196a9b4bc7d4f540c5dc57878e9022bc9780ca4ddb8c062ac4b380782fe
Running bin/config.sh
Changing SystemDNS configration value to container
1c8b12cce608c6978c342d5e6457200df454c24bf6a93a66dd653ecbdce62f93
Running bin/tick.sh
Updating NeoFS epoch to 2
12f0e8d62b297dafb4b4fb2b76f2fed99aef3eb22db6f87eea401fd2dd790dfa
Basic NeoFS Developer Environment is ready
Creating network "http_gate_http_gate_int" with the default driver
Pulling http_gate (nspccdev/neofs-http-gw:0.26.0)...
Creating http_gate ... done
Creating network "s3_gate_s3_gate_int" with the default driver
Pulling s3_gate (nspccdev/neofs-s3-gw:0.26.1)...
Creating s3_gate ... done
Creating network "rest_gate_rest_gate_int" with the default driver
Pulling rest_gate (nspccdev/neofs-rest-gw:0.5.0)...
Creating rest_gate ... done
Creating network "coredns_coredns" with the default driver
Pulling neofs_coredns (nspccdev/coredns:v019)...
ERROR: manifest for nspccdev/coredns:v019 not found: manifest unknown: manifest unknown
bash: line 1: 0.26.0:: command not found
Full NeoFS Developer Environment is ready

It starts with tag 017:

Pulling neofs_coredns (nspccdev/coredns:v017)...
ERROR: manifest for nspccdev/coredns:v017 not found: manifest unknown: manifest unknown
Full NeoFS Developer Environment is ready

But this is not surprising - there are no tags other than 016 in dockerhub: https://hub.docker.com/r/nspccdev/coredns/tags

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.